Class: Meta
A collection of annotations on an entity or ontology or edge or axiom. Metadata typically does not affect the logical interpretation of the container but provides useful information to humans or machines.
URI: obographs:Meta
Slots
Name |
Cardinality and Range |
Description |
Inheritance |
---|---|---|---|
* |
A list of subsets to which this entity belongs |
direct |
|
0..1 |
direct |
||
* |
A list of comments about the entity |
direct |
|
A definition of an entity |
direct |
||
A list of cross references to other entities represented in other ontologies,… |
direct |
||
A list of synonym property value assertions for an entity |
direct |
||
A list of open-ended property values that does not correspond to those predef… |
direct |
||
0..1 |
direct |
Usages
used by |
used in |
type |
used |
---|---|---|---|
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
|||
range |
Aliases
annotation collection
Identifier and Mapping Information
Schema Source
from schema: https://github.com/geneontology/obographs
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
obographs:Meta |
native |
obographs:Meta |
LinkML Source
Direct
</details>
### Induced
<details>
```yaml
name: Meta
description: A collection of annotations on an entity or ontology or edge or axiom.
Metadata typically does not affect the logical interpretation of the container but
provides useful information to humans or machines.
from_schema: https://github.com/geneontology/obographs
aliases:
- annotation collection
slot_usage:
xrefs:
name: xrefs
range: XrefPropertyValue
multivalued: true
attributes:
subsets:
name: subsets
description: A list of subsets to which this entity belongs
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: oio:inSubset
alias: subsets
owner: Meta
domain_of:
- Meta
range: string
multivalued: true
version:
name: version
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: owl:versionInfo
alias: version
owner: Meta
domain_of:
- Meta
range: string
comments:
name: comments
description: A list of comments about the entity
comments:
- for historic reasons obo format only supports a single comment per entity. This
limitation is not carried over here, but users should be aware that multiple
comments will not be supported in converting back to obo format.
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: rdfs:comment
alias: comments
owner: Meta
domain_of:
- Meta
range: string
multivalued: true
definition:
name: definition
description: A definition of an entity
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: IAO:0000115
alias: definition
owner: Meta
domain_of:
- Meta
range: DefinitionPropertyValue
xrefs:
name: xrefs
description: A list of cross references to other entities represented in other
ontologies, vocabularies, databases, or websites. The semantics of xrefs are
intentionally weak, and most closely align with rdfs:seeAlso
from_schema: https://github.com/geneontology/obographs
exact_mappings:
- oio:hasDbXref
close_mappings:
- rdfs:seeAlso
rank: 1000
alias: xrefs
owner: Meta
domain_of:
- Meta
- PropertyValue
range: XrefPropertyValue
multivalued: true
synonyms:
name: synonyms
description: A list of synonym property value assertions for an entity
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: synonyms
owner: Meta
domain_of:
- Meta
range: SynonymPropertyValue
multivalued: true
basicPropertyValues:
name: basicPropertyValues
description: A list of open-ended property values that does not correspond to
those predefined in this standard, i.e xref, synonyms, definition
from_schema: https://github.com/geneontology/obographs
rank: 1000
alias: basicPropertyValues
owner: Meta
domain_of:
- Meta
range: BasicPropertyValue
multivalued: true
deprecated:
name: deprecated
from_schema: https://github.com/geneontology/obographs
rank: 1000
slot_uri: owl:deprecated
alias: deprecated
owner: Meta
domain_of:
- Meta
range: boolean