Skip to content

Biolink Ingest Metadata Schema

Metadata about a data ingest process and its products.

URI: https://w3id.org/biolink/ingest-metadata

Name: ingest_metadata

Classes

Class Description
IngestMetadata Metadata about a specific data ingest process and its outputs

Slots

Slot Description
created_by One or more creators of this ingest metadata file
creation_date Date the ingest metadata was created
ingest_code_url URL of the code used for the ingest (tagged release or branch)
ingest_guide_url URL of the RIG (Reference Ingest Guide)
node_normalizer Name of the node normalizer used
node_normalizer_version Version of the node normalizer used
source_access_urls URLs from which the source data was accessed
source_data_files List of source file names ingested
source_data_formats Formats of source data files or payloads
source_data_version Version of the ingested source data
source_download_date Date the source data was downloaded
source_infores_id Infores identifier of the ingested source
source_license License or terms of use for the source
source_publication_date Date the source data was published
target_creation_date Date the output was created
target_data_format Format of the output graph (KGX)
target_data_model Data model used (Biolink Model)
target_data_model_version Version of the data model used
target_data_version Version of the output dataset/graph
target_license License or terms of use for the output
target_title Human-readable name of the output dataset/graph
target_type Level of processing applied to the output (e
title Human-readable name for this metadata object

Enumerations

Enumeration Description
TargetGraphType Level of processing or modeling applied to the target knowledge graph

Types

Type Description
Boolean A binary (true or false) value
Curie a compact URI
Date a date (year, month and day) in an idealized calendar
DateOrDatetime Either a date or a datetime
Datetime The combination of a date and time
Decimal A real number with arbitrary precision that conforms to the xsd:decimal speci...
Double A real number that conforms to the xsd:double specification
Float A real number that conforms to the xsd:float specification
Integer An integer
Jsonpath A string encoding a JSON Path
Jsonpointer A string encoding a JSON Pointer
Ncname Prefix part of CURIE
Nodeidentifier A URI, CURIE or BNODE that represents a node in a model
Objectidentifier A URI or CURIE that represents an object in the model
Sparqlpath A string encoding a SPARQL Property Path
String A character string
Time A time object represents a (local) time of day, independent of any particular...
Uri a complete URI
Uriorcurie a URI or a CURIE

Subsets

Subset Description