name: entity_type_enum
from_schema: https://w3id.org/sssom/schema/
rank: 1000
permissible_values:
owl class:
text: owl class
meaning: owl:Class
owl object property:
text: owl object property
meaning: owl:ObjectProperty
owl data property:
text: owl data property
meaning: owl:DataProperty
owl annotation property:
text: owl annotation property
meaning: owl:AnnotationProperty
owl named individual:
text: owl named individual
meaning: owl:NamedIndividual
skos concept:
text: skos concept
meaning: skos:Concept
rdfs resource:
text: rdfs resource
meaning: rdfs:Resource
rdfs class:
text: rdfs class
meaning: rdfs:Class
rdfs literal:
text: rdfs literal
description: This value indicate that the entity being mapped is not a semantic
entity with a distinct identifier, but is instead represented entirely by its
literal label. This value MUST NOT be used in the predicate_type slot.
meaning: rdfs:Literal
see_also:
- https://mapping-commons.github.io/sssom/spec-model/#literal-mappings
- https://github.com/mapping-commons/sssom/issues/234
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/literals.sssom.tsv
rdfs datatype:
text: rdfs datatype
meaning: rdfs:Datatype
rdf property:
text: rdf property
meaning: rdf:Property