Software Heritage Content Indexer
Project description
swh-indexer
Tools to compute multiple indexes on SWH's raw contents:
- content:
- mimetype
- fossology-license
- metadata
- origin:
- metadata (intrinsic, using the content indexer; and extrinsic)
An indexer is in charge of:
- looking up objects
- extracting information from those objects
- store those information in the swh-indexer db
There are multiple indexers working on different object types:
- content indexer: works with content sha1 hashes
- revision indexer: works with revision sha1 hashes
- origin indexer: works with origin identifiers
Indexation procedure:
- receive batch of ids
- retrieve the associated data depending on object type
- compute for that object some index
- store the result to swh's storage
Current content indexers:
-
mimetype (queue swh_indexer_content_mimetype): detect the encoding and mimetype
-
fossology-license (queue swh_indexer_fossology_license): compute the license
-
metadata: translate file from an ecosystem-specific formats to JSON-LD (using schema.org/CodeMeta vocabulary)
Current origin indexers:
- metadata: translate file from an ecosystem-specific formats to JSON-LD (using schema.org/CodeMeta and ForgeFed vocabularies)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swh.indexer-2.10.0.tar.gz
(153.9 kB
view hashes)
Built Distribution
swh.indexer-2.10.0-py3-none-any.whl
(195.3 kB
view hashes)
Close
Hashes for swh.indexer-2.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc22965ca0cc762f4d9947aa79c79cab21ba53c2f207a7f6c66692945a688b14 |
|
MD5 | b989ce688c00d2db7b64d7f8b17132f2 |
|
BLAKE2b-256 | 827b7c6b494baa84b9e348940126f3789bd1239aacaf10af715ffe8004b2016e |