Slot: xrefs

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

URI: obographs:xrefs

Applicable Classes

Name

Description

Modifies Slot

SynonymPropertyValue

A property value that represents an assertion about a synonym of an entity

no

XrefPropertyValue

A property value that represents an assertion about an external reference to …

no

DefinitionPropertyValue

A property value that represents an assertion about the textual definition of…

yes

Meta

A collection of annotations on an entity or ontology or edge or axiom

yes

PropertyValue

A generic grouping for the different kinds of key-value associations on objec…

no

BasicPropertyValue

A property value that represents an assertion about an entity that is not a d…

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://github.com/geneontology/obographs

LinkML Source

```yaml 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 multivalued: true alias: xrefs domain_of: - Meta - PropertyValue range: XrefString
</details>