Slot: source_files (multivalued)
Description: The source file or files that provided data included in or informing edges of this type. Will usually be a single file. Multivalued because some edges are based on data that come form more than one file. If the data is ingested from a database instance or API endpoint, provide analogous information here (e.g. the name of an specific API endpoint, a database access url, or a set of tables in a database schema).
Range: String
LinkML Source
name: source_files
description: 'The source file or files that provided data included in or informing
edges of this type. Will usually be a single file. Multivalued because some edges
are based on data that come form more than one file. If the data is ingested from
a database instance or API endpoint, provide analogous information here (e.g. the
name of an specific API endpoint, a database access url, or a set of tables in a
database schema). '
from_schema: https://w3id.org/biolink/resource-ingest-guide-schema
alias: source_files
owner: EdgeType
domain_of:
- EdgeType
range: string
multivalued: true