Slot: has_textual_diff
A representation of character-level changes on a textual literal property. For example, if a text definition may change by only a single character such as addition of a period, it is useful to be able to see this visually.
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
NodeRename | A node change where the name (aka rdfs:label) of the node changes | 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 |
TextDefinitionReplacement | A node change where a text definition is modified | no |
Properties
- Range: TextualDiff
Comments
- this is NOT for representing the diff of the change as a whole.
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/kgcl
LinkML Source
name: has_textual_diff
description: A representation of character-level changes on a textual literal property.
For example, if a text definition may change by only a single character such as
addition of a period, it is useful to be able to see this visually.
comments:
- this is NOT for representing the diff of the change as a whole.
from_schema: https://w3id.org/kgcl
rank: 1000
domain: Change
alias: has_textual_diff
domain_of:
- NodeRename
- SynonymReplacement
- SynonymPredicateChange
- TextDefinitionReplacement
range: TextualDiff