Skip to content

Slot: id

URI: kgcl:id

Applicable Classes

Name Description Modifies Slot
Change Any change perform on an ontology or knowledge graph no
Node Any named entity in an ontology no
Activity a provence-generating activity no
Agent a provence-generating agent no
SimpleChange A change that is about a single ontology element no
ComplexChange A change that is is a composition of other changes no
MultiNodeObsoletion A complex change consisting of multiple obsoletions no
Transaction A change that is a composition of a set of changes, where those changes are t... no
EdgeChange A change in which the element that is the focus of the change is an edge no
EdgeCreation An edge change in which a de-novo edge is created no
PlaceUnder An edge creation where the predicate is owl:subClassOf no
EdgeDeletion An edge change in which an edge is removed no
RemoveUnder An edge deletion where the predicate is owl:subClassOf no
EdgeObsoletion An edge change in which an edge is obsoleted no
EdgeRewiring An edge change where one node is replaced with another, as in the case of obs... no
MappingCreation A specific kind of edge creation in which the created edge is a mapping no
NodeMove A node move is a combination of deleting a parent edge and adding a parent ed... no
NodeDeepening A node move in which a node where the destination is a proper descendant of t... no
NodeShallowing The opposite of node deepening no
PredicateChange An edge change where the predicate (relationship type) is modified no
EdgeLogicalInterpretationChange An edge change where the subject, object, and predicate are unchanged, but th... no
LogicalAxiomChange A simple change where a logical axiom is changed, where the logical axiom can... no
NodeChange A simple change where the change is about a node no
NodeRename A node change where the name (aka rdfs:label) of the node changes no
SetLanguageForName A node change where the string value for the name is unchanged but the langua... no
NodeAnnotationChange A node change where the change alters node properties/annotations no
NodeAnnotationReplacement A node annotation change where the change replaces a particular property valu... no
NodeSynonymChange no
NewSynonym A node synonym change where a de-novo synonym is created no
NameBecomesSynonym A node synonym where the name NAME of an node NODE moves to a synonym, and NO... no
RemoveSynonym A node synonym change where a synonym is deleted no
SynonymReplacement A node synonym change where the text of a synonym is changed no
SynonymPredicateChange A node synonym change where the predicate of a synonym is changed no
NodeMappingChange A node change where the mappings for that node are altered no
NewMapping A node mapping change where a mapping is added to a node no
RemoveMapping A node mapping change where a mapping is deleted no
MappingReplacement A node mapping change where the object of a mapping is changed no
MappingPredicateChange A node mapping change where the predicate of a mapping is changed no
NodeMetadataAssertionChange A node change where the metadata assertion (OWL annotations) for that node ar... no
NewMetadataAssertion A node metadata assertion change where a metadata assertion is added to a nod... no
RemoveMetadataAssertion A node metadata assertion change where a metadata assertion is deleted no
MetadataAssertionReplacement A node metadata assertion change where the object of a metadata assertion is ... no
MetadataAssertionPredicateChange A node metadata assertion change where the predicate of a metadata assertion ... no
NodeTextDefinitionChange A node change where the text definition is changed no
NewTextDefinition A node change where a de-novo text definition is created no
RemoveTextDefinition A node change where a text definition is deleted no
TextDefinitionReplacement A node change where a text definition is modified no
AddNodeToSubset Places a node inside a subset, by annotating that node no
RemoveNodeFromSubset Removes a node from a subset, by removing an annotation no
NodeObsoletion Obsoletion of a node deprecates usage of that node, but does not delete it no
NodeUnobsoletion unobsoletion of a node deprecates usage of that node no
NodeCreation a node change in which a new node is created no
ClassCreation A node creation where the owl type is 'owl:Class' no
ObjectPropertyCreation A node creation where the owl type is 'ObjectProperty' no
NodeDeletion Deletion of a node from the graph no
NodeDirectMerge An obsoletion change in which all metadata (including name/label) from the so... no
NodeObsoletionWithDirectReplacement An obsoletion change in which information from the obsoleted node is selectiv... no
NodeObsoletionWithNoDirectReplacement An obsoletion change in which there is no direct replacement no
ClassNode A node that is a class no
InstanceNode A node that is an individual no
OntologySubset no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/kgcl

LinkML Source

name: id
from_schema: https://w3id.org/kgcl
rank: 1000
identifier: true
alias: id
domain_of:
- Change
- Node
- Activity
- Agent
range: string
required: true