Class: MetaData
erDiagram
MetaData {
string created
string createdBy
string phenopacketSchemaVersion
string submittedBy
}
Update {
string comment
string timestamp
string updatedBy
}
Resource {
string id
string iriPrefix
string name
string namespacePrefix
string url
string version
}
ExternalReference {
string description
string id
string reference
}
MetaData ||--}o ExternalReference : "externalReferences"
MetaData ||--}o Resource : "resources"
MetaData ||--}o Update : "updates"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
created | 0..1 String |
ISO8601 UTC timestamp for when this phenopacket was created in ISO "2018-03-0... | direct |
createdBy | 0..1 String |
some kind of identifier for the contributor/ program ARGO sample_registration... | direct |
externalReferences | 0..* ExternalReference |
External identifiers for this message | direct |
phenopacketSchemaVersion | 0..1 String |
phenopacket-schema-version used to create this phenopacket | direct |
resources | 0..* Resource |
a listing of the ontologies and resources referenced in the phenopacket | direct |
submittedBy | 0..1 String |
information about the person/organisation/network that has submitted this phe... | direct |
updates | 0..* Update |
An OPTIONAL list of Updates to the phenopacket | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Cohort | metaData | range | MetaData |
Family | metaData | range | MetaData |
Phenopacket | metaData | range | MetaData |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/phenopackets/phenopackets
Mappings
Mapping Type | Mapped Value |
---|---|
self | phenopackets:MetaData |
native | phenopackets:MetaData |
LinkML Source
Direct
name: MetaData
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
created:
name: created
annotations:
rank:
tag: rank
value: 1
description: ISO8601 UTC timestamp for when this phenopacket was created in ISO
"2018-03-01T00:00:00Z"
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- MetaData
range: string
createdBy:
name: createdBy
annotations:
rank:
tag: rank
value: 2
description: some kind of identifier for the contributor/ program ARGO sample_registration::program_id
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- MetaData
range: string
externalReferences:
name: externalReferences
annotations:
rank:
tag: rank
value: 7
description: External identifiers for this message. These are considered different
representation of the same record, not records which are in some other relation
with the record at hand. For example this might be a PubMed reference to a study
in which the individuals are reported.
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
domain_of:
- MetaData
range: ExternalReference
inlined: true
inlined_as_list: true
phenopacketSchemaVersion:
name: phenopacketSchemaVersion
annotations:
rank:
tag: rank
value: 6
description: phenopacket-schema-version used to create this phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- MetaData
range: string
resources:
name: resources
annotations:
rank:
tag: rank
value: 4
description: a listing of the ontologies and resources referenced in the phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
domain_of:
- MetaData
range: Resource
inlined: true
inlined_as_list: true
submittedBy:
name: submittedBy
annotations:
rank:
tag: rank
value: 3
description: information about the person/organisation/network that has submitted
this phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- MetaData
range: string
updates:
name: updates
annotations:
rank:
tag: rank
value: 5
description: An OPTIONAL list of Updates to the phenopacket.
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
domain_of:
- MetaData
range: Update
inlined: true
inlined_as_list: true
Induced
name: MetaData
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
created:
name: created
annotations:
rank:
tag: rank
value: 1
description: ISO8601 UTC timestamp for when this phenopacket was created in ISO
"2018-03-01T00:00:00Z"
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: created
owner: MetaData
domain_of:
- MetaData
range: string
createdBy:
name: createdBy
annotations:
rank:
tag: rank
value: 2
description: some kind of identifier for the contributor/ program ARGO sample_registration::program_id
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: createdBy
owner: MetaData
domain_of:
- MetaData
range: string
externalReferences:
name: externalReferences
annotations:
rank:
tag: rank
value: 7
description: External identifiers for this message. These are considered different
representation of the same record, not records which are in some other relation
with the record at hand. For example this might be a PubMed reference to a study
in which the individuals are reported.
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
alias: externalReferences
owner: MetaData
domain_of:
- MetaData
range: ExternalReference
inlined: true
inlined_as_list: true
phenopacketSchemaVersion:
name: phenopacketSchemaVersion
annotations:
rank:
tag: rank
value: 6
description: phenopacket-schema-version used to create this phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: phenopacketSchemaVersion
owner: MetaData
domain_of:
- MetaData
range: string
resources:
name: resources
annotations:
rank:
tag: rank
value: 4
description: a listing of the ontologies and resources referenced in the phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
alias: resources
owner: MetaData
domain_of:
- MetaData
range: Resource
inlined: true
inlined_as_list: true
submittedBy:
name: submittedBy
annotations:
rank:
tag: rank
value: 3
description: information about the person/organisation/network that has submitted
this phenopacket
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: submittedBy
owner: MetaData
domain_of:
- MetaData
range: string
updates:
name: updates
annotations:
rank:
tag: rank
value: 5
description: An OPTIONAL list of Updates to the phenopacket.
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
multivalued: true
alias: updates
owner: MetaData
domain_of:
- MetaData
range: Update
inlined: true
inlined_as_list: true