Slot: comment

URI: rdfs:comment

Inheritance

Applicable Classes

Name

Description

Modifies Slot

Axiom

A logical or non-logical statement

no

ObjectProperty

A property that connects two objects in logical axioms

no

Agent

no

Property

no

HomoSapiens

An individual human being

no

Image

no

TransitiveProperty

An ObjectProperty with the property of transitivity

no

Ontology

An OWL ontology

no

Subset

A collection of terms grouped for some purpose

no

HasUserInformation

no

NamedIndividual

An instance that has a IRI

no

Term

A NamedThing that includes classes, properties, but not ontologies

no

Class

no

AnnotationProperty

A property used in non-logical axioms

no

Properties

  • Range: String

  • Multivalued: True

Comments

  • in obo format, a term cannot have more than one comment

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/ontology-metadata

Mappings

Mapping Type

Mapped Value

self

rdfs:comment

native

omoschema:comment

LinkML Source

```yaml name: comment comments: - in obo format, a term cannot have more than one comment from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 is_a: informative_property slot_uri: rdfs:comment alias: comment domain_of: - HasUserInformation - Ontology - Axiom range: string multivalued: true
</details>