diff --git a/machineReasoning_extendUnityWithHomotypicPart/project-rules_joined_data/20-tln-merge_images.n3 b/machineReasoning_extendUnityWithHomotypicPart/deprecated_rules/20-tln-merge_images.n3 similarity index 100% rename from machineReasoning_extendUnityWithHomotypicPart/project-rules_joined_data/20-tln-merge_images.n3 rename to machineReasoning_extendUnityWithHomotypicPart/deprecated_rules/20-tln-merge_images.n3 diff --git a/machineReasoning_extendUnityWithHomotypicPart/ontologies/tln-ontology_autogenerated.ttl b/machineReasoning_extendUnityWithHomotypicPart/ontologies/tln-ontology_autogenerated.ttl index 9cceb84..551bac4 100644 --- a/machineReasoning_extendUnityWithHomotypicPart/ontologies/tln-ontology_autogenerated.ttl +++ b/machineReasoning_extendUnityWithHomotypicPart/ontologies/tln-ontology_autogenerated.ttl @@ -1,1213 +1,1219 @@ @prefix dct: . @prefix document: . @prefix homotypic: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix stoff: . @prefix tln: . @prefix xsd: . tln:AtypicalWriting a owl:Class ; rdfs:label "atypical writing"@en ; rdfs:comment "This class represents a a atpycial writing by the author."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:EditorComment . tln:Clarification a owl:Class ; rdfs:label "clarification"@en ; rdfs:comment "This class represents a word clarification."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:EditorComment . tln:IsUncertain a owl:DatatypeProperty ; rdfs:label "whether something is uncertain"@en ; rdfs:domain tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:boolean . tln:NonExistentPage a owl:Class ; rdfs:label "non existent page"@en ; rdfs:comment "This class represents a page that does not exist as part of the KGW edition."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Page . tln:UncertainDecipherment a owl:Class ; rdfs:label "uncertain decipherment"@en ; rdfs:comment "This class represents a uncertain decipherment by the editors."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:EditorComment . tln:archivalManuscriptUnityHasDataProcessingStatus a owl:DatatypeProperty ; rdfs:label "status of data processing"@en ; rdfs:comment "The status of the data processing of this archival manuscript unity"@en ; rdfs:domain tln:ArchivalManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:cardinalityGreaterOne a rdf:Property ; rdfs:label "whether a tln:selectableWordProperty can have a greater cardinality then one"@en ; rdfs:domain tln:selectableWordProperty ; rdfs:isDefinedBy ; rdfs:range xsd:boolean . tln:commentHasText a owl:ObjectProperty ; rdfs:label "has commentHasText"@en ; rdfs:domain tln:EditorComment ; rdfs:isDefinedBy ; rdfs:range tln:Text . +tln:foreignHandOverwritesForeignHand a owl:ObjectProperty ; + rdfs:label "text written by foreign hand overwrites another text written by foreign hand"@en ; + rdfs:domain tln:MarkForeignHands ; + rdfs:isDefinedBy ; + rdfs:range tln:MarkForeignHands . + tln:hasApiurl a owl:DatatypeProperty ; rdfs:label "has Apiurl"@en ; rdfs:domain tln:FaksimileImage ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf tln:hasUrl . tln:hasAuthor a owl:DatatypeProperty ; rdfs:label "has Author"@en ; rdfs:domain tln:EarlierDescription ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasCitation a owl:DatatypeProperty ; rdfs:label "has Citation"@en ; rdfs:domain tln:EarlierDescription ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasCleanEditedText a owl:DatatypeProperty ; rdfs:label "word has an edited text without punctuation"@en ; rdfs:comment "Word has a text without punctuation that is edited automatically by removing deleted parts or hyphens."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasComment a owl:DatatypeProperty ; rdfs:label "has Comment"@en ; rdfs:domain tln:EditorComment ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasCorrectionText a owl:DatatypeProperty ; rdfs:label "has CorrectionText"@en ; rdfs:domain tln:EditorCorrection ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasDAttribute a owl:DatatypeProperty ; rdfs:label "svg path has d attribute"@en ; rdfs:comment "The d attribute defines a path to be drawn."@en ; rdfs:domain tln:Path ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasDescription a owl:ObjectProperty ; rdfs:label "has Description"@en ; rdfs:domain tln:ManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range tln:Description . tln:hasEarlierDescriptions a owl:ObjectProperty ; rdfs:label "has EarlierDescriptions"@en ; rdfs:domain tln:ArchivalManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range tln:EarlierDescription . tln:hasEarlierText a owl:DatatypeProperty ; rdfs:label "has EarlierText"@en ; rdfs:domain tln:Box ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasEditedText a owl:DatatypeProperty ; rdfs:label "word has an edited text"@en ; rdfs:comment "Word has a text that is edited automatically by removing deleted parts or hyphens."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasEditorComments a owl:ObjectProperty ; rdfs:label "has EditorComments"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasFaksimileImage a owl:ObjectProperty ; rdfs:label "has FaksimileImage"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:FaksimileImage ; rdfs:subPropertyOf tln:hasImage . tln:hasGeneticOrder a owl:ObjectProperty ; rdfs:label "relates a list of text versions to an identified genetic order"@en ; rdfs:comment "Relates a list of text versions to an identified genetic order. The position in the list determines the version of a text unit."@en ; rdfs:domain tln:TextGenesis ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasGsaSignature a owl:DatatypeProperty ; rdfs:label "has GsaSignature"@en ; rdfs:domain tln:ArchivalManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasImprints a owl:ObjectProperty ; rdfs:label "has Imprints"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasLines a owl:ObjectProperty ; rdfs:label "has Lines"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasMarkForeignHands a owl:ObjectProperty ; rdfs:label "has MarkForeignHands"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasMediumurl a owl:DatatypeProperty ; rdfs:label "has Mediumurl"@en ; rdfs:domain tln:FaksimileImage ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf tln:hasUrl . tln:hasOrientation a owl:DatatypeProperty ; rdfs:label "has Orientation"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasPageNumber a owl:DatatypeProperty ; rdfs:label "has PageNumber"@en ; rdfs:domain tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasPages a owl:ObjectProperty ; rdfs:label "has Pages"@en ; rdfs:domain tln:ManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasStandoffMarkup4PartThatOverwritesWord a owl:ObjectProperty ; rdfs:label "word has standoff markup for the part that overwrites a word"@en ; rdfs:comment "word has standoff markup that highlights the part of its text that overwrites a word"@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range stoff:StandoffMarkup . tln:hasStyle a owl:ObjectProperty ; rdfs:label "has Style"@en ; rdfs:domain tln:WordDeletionPath ; rdfs:isDefinedBy ; rdfs:range tln:Style . tln:hasStyles a owl:ObjectProperty ; rdfs:label "has Styles"@en ; rdfs:domain tln:ArchivalManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasSvgImage a owl:ObjectProperty ; rdfs:label "has SvgImage"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:SVGImage ; rdfs:subPropertyOf tln:hasImage . tln:hasTextField a owl:ObjectProperty ; rdfs:label "has TextField"@en ; rdfs:domain tln:Image ; rdfs:isDefinedBy ; rdfs:range tln:TextField . tln:hasThumburl a owl:DatatypeProperty ; rdfs:label "has Thumburl"@en ; rdfs:domain tln:FaksimileImage ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf tln:hasUrl . tln:hasTransform a owl:DatatypeProperty ; rdfs:label "has Transform"@en ; rdfs:domain tln:Image, tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasWordDeletionPaths a owl:ObjectProperty ; rdfs:label "has WordDeletionPaths"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasWordInsertionMarks a owl:ObjectProperty ; rdfs:label "has WordInsertionMarks"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:hasWords a owl:ObjectProperty ; rdfs:label "has Words"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:identifiesAsVersion a owl:ObjectProperty ; rdfs:label "groups a list of text unities together as a identified text version"@en ; rdfs:comment "Groups a list of text unities together as a identified text version for which there is an ealier or later version."@en ; rdfs:domain tln:IdentifiedTextVersion ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:imprintHasReference a owl:DatatypeProperty ; rdfs:label "imprint refers to the signature of the printed version of the manuscript"@en ; rdfs:domain tln:Imprint ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:imprintRefersToLines a owl:ObjectProperty ; rdfs:label "the printed version of the manuscript concerns this list of lines"@en ; rdfs:domain tln:Imprint ; rdfs:isDefinedBy ; rdfs:range rdf:List . tln:isClarificationOfWord a owl:ObjectProperty ; rdfs:label "word is a clarification of word"@en ; rdfs:comment "The author has used this part of the word in order to clarify the appearance of that word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word ; rdfs:subPropertyOf tln:isCorrectionOfWord . tln:isDeletionOfWord a owl:ObjectProperty ; rdfs:label "word is a deletion of word"@en ; rdfs:comment "The author has used this part of a word in order to delete the corresponding part of an earlier version of this word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word ; rdfs:subPropertyOf tln:isCorrectionOfWord . tln:isExtensionOfWord a owl:ObjectProperty ; rdfs:label "word is a extension of word"@en ; rdfs:comment "The author has used this part of a word in order to extend an earlier version of this word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word ; rdfs:subPropertyOf tln:isCorrectionOfWord . tln:isTransformationOfWord a owl:ObjectProperty ; rdfs:label "word is a transformation of word"@en ; rdfs:comment "The author has used this part of a word in order to transform the corresponding part of an earlier version of this word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word ; rdfs:subPropertyOf tln:isCorrectionOfWord . tln:isUncertain a owl:DatatypeProperty ; rdfs:label "whether something is uncertain"@en ; rdfs:domain tln:EditorComment ; rdfs:isDefinedBy ; rdfs:range xsd:boolean . tln:lineContinuesOn a owl:ObjectProperty ; rdfs:label "writing from subject line continues on object line"@en ; rdfs:comment "the writing that ends on subject line continues on object line"@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range tln:Line . tln:lineHasEditorComment a owl:ObjectProperty ; rdfs:label "has lineHasEditorComment"@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range tln:EditorComment . tln:overwritesWord a owl:ObjectProperty ; rdfs:label "word overwrites word"@en ; rdfs:comment "The author has used this word in order to overwrite that word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:pageHasDataProcessingStatus a owl:DatatypeProperty ; rdfs:label "status of data processing"@en ; rdfs:comment "The status of the data processing of this page"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:pageIsOnFaksimileTextField a owl:ObjectProperty ; rdfs:label "page is on faksimile text field"@en ; rdfs:comment "Relates a page to the text field on a svg image."@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:TextField ; rdfs:subPropertyOf tln:pageIsOnTextField . tln:pageIsOnSVGTextField a owl:ObjectProperty ; rdfs:label "page is on svg text field"@en ; rdfs:comment "Relates a page to the text field on a faksimile image."@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:TextField ; rdfs:subPropertyOf tln:pageIsOnTextField . tln:partsBelongToReconstructedKonvolut a owl:ObjectProperty ; rdfs:label "parts of manuscript belong to reconstructed convolut"@en ; rdfs:comment "Some of the pages of this manuscript belong to a reconstructed convolut of pages."@en ; rdfs:domain tln:ArchivalManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range tln:ReconstructedKonvolut . tln:standoffTagHasCSS a owl:DatatypeProperty ; rdfs:label "standoff tag has css"@en ; rdfs:comment "Connects a standoff tag with CSS style."@en ; rdfs:domain tln:StandoffTag ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf stoff:hasCSS . tln:styleHasCSS a owl:DatatypeProperty ; rdfs:label "style has css"@en ; rdfs:comment "Connects a style with CSS style."@en ; rdfs:domain tln:Style ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf stoff:styleHasCSS . tln:suggestedMaxCardinality a rdf:Property ; rdfs:label "the suggested max cardinaltiy of a tln:selectableWordProperty on a word"@en ; rdfs:domain tln:selectableWordProperty ; rdfs:isDefinedBy ; rdfs:range xsd:nonNegativeInteger . tln:textHasMarkup a owl:ObjectProperty ; rdfs:label "standoff markup of text"@en ; rdfs:comment "Connects a text with a list of standoff tags."@en ; rdfs:domain tln:Text ; rdfs:isDefinedBy ; rdfs:range tln:StandoffTag . tln:textUnitHasTitle a owl:ObjectProperty ; rdfs:label "relates a external published text unit with a title"@en ; rdfs:comment "Relates a external published text unit with a title by which it can be identified."@en ; rdfs:domain tln:ExternalTextUnit ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:textUnitHasUrl a owl:ObjectProperty ; rdfs:label "relates a external published text unit with a URL"@en ; rdfs:comment "Relates a external published text unit with a URL by which it can be visited."@en ; rdfs:domain tln:ExternalTextUnit ; rdfs:isDefinedBy ; rdfs:range xsd:anyURI . tln:undosCorrectionOfWord a owl:ObjectProperty ; rdfs:label "word undos the correction done by word"@en ; rdfs:comment "The author has used this part of a word in order to undo the correction done by that word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word ; rdfs:subPropertyOf tln:isCorrectionOfWord . tln:wordHasCorrection a owl:ObjectProperty ; rdfs:label "word has corrections"@en ; rdfs:comment "Word has a correction made by the author."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:wordHasEarlierVersion a owl:ObjectProperty ; rdfs:label "word has an earlier version"@en ; rdfs:comment "There is a earlier version of this word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:wordHasEditorComment a owl:ObjectProperty ; rdfs:label "word has a comment by the editors"@en ; rdfs:comment "Word has been commented by the editors."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:EditorComment . tln:wordHasWordParts a owl:ObjectProperty ; rdfs:label "word has word parts"@en ; rdfs:comment "Word consists of a list of words."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range rdf:List ; rdfs:subPropertyOf homotypic:hasHomotypicParts . tln:wordIsDeletedByPath a owl:ObjectProperty ; rdfs:label "word has been deleted with a deletion path"@en ; rdfs:comment "Word has been deleted by the author using a deletion path."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:WordDeletionPath . tln:wordIsUndeletedFromPath a owl:ObjectProperty ; rdfs:label "word has been undeleted"@en ; rdfs:comment "Word has been undeleted by the author using dots."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:WordDeletionPath . tln:writingContinuesWithWord a owl:ObjectProperty ; rdfs:label "writing continues with next word"@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:Box a owl:Class ; rdfs:label "box"@en ; rdfs:comment "This represents box svg paths."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Path . tln:EditorCorrection a owl:Class ; rdfs:label "editor correction"@en ; rdfs:comment "This class represents a word correction by the editors."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:EditorComment . tln:FaksimilePosition a owl:Class ; rdfs:label "faksimile position"@en ; rdfs:comment "This class represents the position of a Word on a TextField on a FaksimileImage."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:WordPosition . tln:ReconstructedKonvolut a owl:Class ; rdfs:label "reconstruction of an origianl manuscript "@en ; rdfs:comment "This class represents a reconstruction of an original manuscript (e.g. a workbook or notebook)."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:ManuscriptUnity . tln:SVGImage a owl:Class ; rdfs:label "svg image"@en ; rdfs:comment "This class represents a svg image."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Image . tln:TextConnectionMark a owl:Class ; rdfs:label "text connection mark"@en ; rdfs:comment "This class represents a text connection mark."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:textConnectionMarkHasTextSource ], tln:SpecialWord . tln:TextGenesis a owl:Class ; rdfs:label "identifies a genetic order of text versions"@en ; rdfs:comment "Identifies a genetic order of text versions, i.e. groups text units as earlier and later versions of each other."@en ; rdfs:isDefinedBy . tln:TranskriptionPosition a owl:Class ; rdfs:label "position of a word on the topological transkription"@en ; rdfs:comment "This class represents the position of a word on the transkription as it is displayed by a svg image."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:WordPosition . tln:belongsToPage a owl:ObjectProperty ; rdfs:label "relates a part of a page with the page it is a part of"@en ; rdfs:comment "Relates a part of a page with the page it is a part of."@en ; rdfs:domain tln:PartOfPageTextUnit ; rdfs:isDefinedBy ; rdfs:range tln:Page . tln:colorHasName a owl:DatatypeProperty ; rdfs:label "color has name"@en ; rdfs:comment "Connects a color with its name."@en ; rdfs:domain tln:Color ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:endLine a owl:ObjectProperty ; rdfs:label "relates a part of a page with the line it ends with"@en ; rdfs:comment "Relates a part of a page with the line it ends with."@en ; rdfs:domain tln:PartOfPageTextUnit ; rdfs:isDefinedBy ; rdfs:range tln:Line . tln:firstLineOfReference a owl:DatatypeProperty ; rdfs:label "first line of reference"@en ; rdfs:domain tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:integer . tln:foreignHandHasCommentByEditors a owl:DatatypeProperty ; rdfs:label "there is a comment by the editors about this text of foreign hands"@en ; rdfs:domain tln:MarkForeignHands ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasBottom a owl:DatatypeProperty ; rdfs:label "has Bottom"@en ; rdfs:domain tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:hasCleanText a owl:DatatypeProperty ; rdfs:label "text without punctuation"@en ; rdfs:comment "text of word without punctuation except abbrevations"@en ; rdfs:domain tln:SimpleWord ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasFaksimilePosition a owl:ObjectProperty ; rdfs:label "has FaksimilePosition"@en ; rdfs:domain tln:SimpleWord ; rdfs:isDefinedBy ; rdfs:range tln:FaksimilePosition . tln:hasFileName a owl:DatatypeProperty ; rdfs:label "has FileName"@en ; rdfs:domain tln:Image ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasHexadecimalValue a owl:DatatypeProperty ; rdfs:label "color has a hexadecimal value"@en ; rdfs:comment "Connects a color with its hexadecimal representation. A hexadecimal color is specified with: #RRGGBB."@en ; rdfs:domain tln:Color ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasLeft a owl:DatatypeProperty ; rdfs:label "has Left"@en ; rdfs:domain tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:hasManuscriptType a owl:DatatypeProperty ; rdfs:label "has ManuscriptType"@en ; rdfs:domain tln:ManuscriptUnity ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasMarkType a owl:DatatypeProperty ; rdfs:label "has MarkType"@en ; rdfs:domain tln:WordInsertionMark ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasNextWord a owl:ObjectProperty ; rdfs:label "has next word"@en ; rdfs:domain tln:WordInsertionMark ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:hasNumber a owl:DatatypeProperty ; rdfs:label "has Number"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasPreviousWord a owl:ObjectProperty ; rdfs:label "has previous word"@en ; rdfs:domain tln:WordInsertionMark ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:hasPrimaryurl a owl:DatatypeProperty ; rdfs:label "has Primaryurl"@en ; rdfs:domain tln:Image ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf tln:hasUrl . tln:hasSecondaryurl a owl:DatatypeProperty ; rdfs:label "has Secondaryurl"@en ; rdfs:domain tln:Image ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf tln:hasUrl . tln:hasSymbolId a owl:DatatypeProperty ; rdfs:label "has SymbolId"@en ; rdfs:domain tln:WordInsertionMark ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasText a owl:DatatypeProperty ; rdfs:label "has Text"@en ; rdfs:domain tln:SimpleWord ; rdfs:isDefinedBy ; rdfs:range xsd:string ; rdfs:subPropertyOf homotypic:hasText . tln:hasTitle a owl:DatatypeProperty ; rdfs:label "has Title"@en ; rdfs:domain tln:ManuscriptUnity, tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:hasTop a owl:DatatypeProperty ; rdfs:label "has Top"@en ; rdfs:domain tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:hasTranskriptionPosition a owl:ObjectProperty ; rdfs:label "has TranskriptionPosition"@en ; rdfs:domain tln:SimpleWord ; rdfs:isDefinedBy ; rdfs:range tln:TranskriptionPosition . tln:isLineAContinuationTo a owl:DatatypeProperty ; rdfs:label "whether line continues on reference"@en ; rdfs:domain tln:LineContinuation ; rdfs:isDefinedBy ; rdfs:range xsd:boolean . tln:isMainLine a owl:DatatypeProperty ; rdfs:label "whether or not line is a main line"@en ; rdfs:comment "Indicates whether or not line is a main line. Lines that are not main lines, contain later inserted words."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:boolean . tln:lastLineOfReference a owl:DatatypeProperty ; rdfs:label "last line of reference"@en ; rdfs:domain tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:integer . tln:lineContinuationHasReference a owl:ObjectProperty ; rdfs:label "line continues from/to reference"@en ; rdfs:domain tln:LineContinuation ; rdfs:isDefinedBy ; rdfs:range tln:Reference . tln:lineHasBottomValueOnTranskription a owl:DatatypeProperty ; rdfs:label "has lineHasBottomValueOnTranskription"@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:lineHasInnerBottomValueOnFaksimile a owl:DatatypeProperty ; rdfs:label "line has a top position on the faksimile image"@en ; rdfs:comment "This is the top position of the area, in which the words belong to this line."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:lineHasInnerTopValueOnFaksimile a owl:DatatypeProperty ; rdfs:label "line has a bottom position on the faksimile image"@en ; rdfs:comment "This is the bottom position of the area, in which the words belong to this line."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:lineHasNumber a owl:DatatypeProperty ; rdfs:label "line has number"@en ; rdfs:comment "Relating a line to the number it has."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:integer . tln:lineHasOuterBottomValueOnFaksimile a owl:DatatypeProperty ; rdfs:label "line has a top position next to the faksimile image"@en ; rdfs:comment "This is the top position of line outside of the faksimile image."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:lineHasOuterTopValueOnFaksimile a owl:DatatypeProperty ; rdfs:label "line has a bottom position next to the faksimile image"@en ; rdfs:comment "This is the bottom position of line outside of the faksimile image."@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:lineHasTopValueOnTranskription a owl:DatatypeProperty ; rdfs:label "has lineHasTopValueOnTranskription"@en ; rdfs:domain tln:Line ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:penOfForeignHands a owl:DatatypeProperty ; rdfs:label "pen used to write text by some foreign hand"@en ; rdfs:domain tln:MarkForeignHands ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:resolutionOfAbbreviation a owl:DatatypeProperty ; rdfs:label "resolution of the abbreviation"@en ; rdfs:domain tln:MarkForeignHands ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:standoffTagHasEndIndex a owl:DatatypeProperty ; rdfs:label "standoff tag has a end index"@en ; rdfs:comment "Connects a standoff tag with its end index."@en ; rdfs:domain tln:StandoffTag ; rdfs:isDefinedBy ; rdfs:range xsd:integer ; rdfs:subPropertyOf stoff:standoffMarkupHasEndIndex . tln:standoffTagHasStartIndex a owl:DatatypeProperty ; rdfs:label "standoff tag has a start index"@en ; rdfs:comment "Connects a standoff tag with its start index."@en ; rdfs:domain tln:StandoffTag ; rdfs:isDefinedBy ; rdfs:range xsd:integer ; rdfs:subPropertyOf stoff:standoffMarkupHasStartIndex . tln:startLine a owl:ObjectProperty ; rdfs:label "relates a part of a page with the line it starts with"@en ; rdfs:comment "Relates a part of a page with the line it starts with."@en ; rdfs:domain tln:PartOfPageTextUnit ; rdfs:isDefinedBy ; rdfs:range tln:Line . tln:styleHasColor a owl:ObjectProperty ; rdfs:label "style has color"@en ; rdfs:comment "Connects a style with a color."@en ; rdfs:domain tln:Style ; rdfs:isDefinedBy ; rdfs:range tln:Color . tln:styleHasFont a owl:DatatypeProperty ; rdfs:label "style has font"@en ; rdfs:comment "Connects a style with the kind of font Nietzsche used in writing."@en ; rdfs:domain tln:Style ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:styleHasWritingInstrument a owl:DatatypeProperty ; rdfs:label "style has writing instrument"@en ; rdfs:comment "Connects a style with the description of a writing instrument."@en ; rdfs:domain tln:Style ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:textConnectionMarkHasTextSource a owl:ObjectProperty ; rdfs:label "text connection mark has a text source"@en ; rdfs:domain tln:TextConnectionMark ; rdfs:isDefinedBy ; rdfs:range tln:Reference . tln:textHasContent a owl:DatatypeProperty ; rdfs:label "content of text"@en ; rdfs:comment "Connects a text with its content."@en ; rdfs:domain tln:Text ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:textOfForeignHands a owl:ObjectProperty ; rdfs:label "text traces of some foreign hand"@en ; rdfs:domain tln:MarkForeignHands ; rdfs:isDefinedBy ; rdfs:range tln:Text . tln:wordBelongsToLine a owl:ObjectProperty ; rdfs:label "word belongs to a line"@en ; rdfs:comment "Relating a word to a line."@en ; rdfs:domain tln:SimpleWord ; rdfs:isDefinedBy ; rdfs:range tln:Line . tln:wordHasStyle a owl:ObjectProperty ; rdfs:label "word has style"@en ; rdfs:comment "Word has an appearance that is characterized by this style."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Style . tln:wordInsertionMarkBelongsToLine a owl:ObjectProperty ; rdfs:label "word insertion mark belongs to a specific line"@en ; rdfs:domain tln:WordInsertionMark ; rdfs:isDefinedBy ; rdfs:range tln:Line . tln:wordReference a owl:DatatypeProperty ; rdfs:label "refers to word on same line"@en ; rdfs:domain tln:Reference ; rdfs:isDefinedBy ; rdfs:range xsd:string . tln:Description a owl:Class ; rdfs:label "description"@en ; rdfs:comment "This class represents a description."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Text . tln:ExternalTextUnit a owl:Class ; rdfs:label "a list text unit that has been published external to the digital edition"@en ; rdfs:comment "A text unit that has been published external to the digital edition."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:IdentifiedTextVersion . tln:IdentifiedTextVersion a owl:Class ; rdfs:label "identifies a list of text unities as a text version"@en ; rdfs:comment "Identification of a list of text unities (e.g. pages or parts of pages) as a text version for which there is an earlier or later version."@en ; rdfs:isDefinedBy . tln:Imprint a owl:Class ; rdfs:label "imprint"@en ; rdfs:comment "This class represents an imprint, i.e. the reference to the printed version of the corresponding manuscript."@en ; rdfs:isDefinedBy . tln:LineContinuation a owl:Class ; rdfs:label "line continuation"@en ; rdfs:comment "This class represents a line continuation."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:isLineAContinuationTo ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:lineContinuationHasReference ], tln:EditorComment . tln:SpecialWord a owl:Class ; rdfs:label "special word"@en ; rdfs:comment "This class represents a special word."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:SimpleWord . tln:WordPosition a owl:Class ; rdfs:label "word position"@en ; rdfs:comment "This class represents a word position."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:PositionalObject . tln:hasHeight a owl:DatatypeProperty ; rdfs:label "has Height"@en ; rdfs:domain tln:Image, tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:hasImage a owl:ObjectProperty ; rdfs:label "relates a page to a image"@en ; rdfs:comment "relates a page to an image that has a textfield that specifies the area where the writing that constitutes the page can be found."@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:Image . tln:hasWidth a owl:DatatypeProperty ; rdfs:label "has Width"@en ; rdfs:domain tln:Image, tln:PositionalObject ; rdfs:isDefinedBy ; rdfs:range xsd:float . tln:pageIsOnTextField a owl:ObjectProperty ; rdfs:label "page is on text field"@en ; rdfs:comment "the writing that is referred to as subject can be found on object"@en ; rdfs:domain tln:Page ; rdfs:isDefinedBy ; rdfs:range tln:TextField . tln:selectableWordProperty a owl:ObjectProperty ; rdfs:label "a property of a word for which it can be selected"@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy . tln:Color a owl:Class ; rdfs:label "color"@en ; rdfs:comment "This class represents a color."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasHexadecimalValue ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:colorHasName ] . tln:EarlierDescription a owl:Class ; rdfs:label "earlier description"@en ; rdfs:comment "This class represents a description by another author."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Description . tln:PartOfPageTextUnit a owl:Class ; rdfs:label "identifies a part of a page as a text unity"@en ; rdfs:comment "Identification of a part of page as a text unity."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:belongsToPage ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:startLine ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:endLine ] . tln:Path a owl:Class ; rdfs:label "path"@en ; rdfs:comment "This super class represents all types of svg paths."@en ; rdfs:isDefinedBy . tln:WordDeletionPath a owl:Class ; rdfs:label "word deletion path"@en ; rdfs:comment "This class represents word deletion paths."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Path . tln:FaksimileImage a owl:Class ; rdfs:label "faksimile image"@en ; rdfs:comment "This class represents a faksimile image."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:Image . -tln:MarkForeignHands a owl:Class ; - rdfs:label "mark foreign hands"@en ; - rdfs:comment "This class represents the mark for text by some foreign hand."@en ; - rdfs:isDefinedBy ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:foreignHandHasCommentByEditors ], - [ a owl:Restriction ; - owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:textOfForeignHands ], - [ a owl:Restriction ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:resolutionOfAbbreviation ], - [ a owl:Restriction ; - owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:penOfForeignHands ], - tln:SpecialWord . - tln:StandoffTag a owl:Class ; rdfs:label "standoff tag"@en ; rdfs:comment "This class represents the standoff markup of a text."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:standoffTagHasEndIndex ], + owl:onProperty tln:standoffTagHasStartIndex ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:standoffTagHasStartIndex ], + owl:onProperty tln:standoffTagHasEndIndex ], stoff:StandoffMarkup . tln:TextField a owl:Class ; rdfs:label "text field"@en ; rdfs:comment "This class represents the text field of a faksimile image."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:PositionalObject . tln:ArchivalManuscriptUnity a owl:Class ; rdfs:label "archival unity of manuscript pages"@en ; rdfs:comment "This class represents an archival unity of manuscript pages (workbooks, notebooks and portfolios of handwritten pages)."@en ; rdfs:isDefinedBy ; rdfs:subClassOf tln:ManuscriptUnity . tln:Text a owl:Class ; rdfs:label "text"@en ; rdfs:comment "This class represents a text that may have standoff markup."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:textHasContent ] . tln:WordInsertionMark a owl:Class ; rdfs:label "word insertion mark"@en ; rdfs:comment "This class represents a word insertion mark."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasMarkType ], + owl:onProperty tln:wordInsertionMarkBelongsToLine ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:wordInsertionMarkBelongsToLine ], + owl:onProperty tln:hasMarkType ], [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasNextWord ], [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasPreviousWord ], [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasSymbolId ], tln:PositionalObject . tln:hasUrl a owl:DatatypeProperty ; rdfs:label "has Url"@en ; rdfs:domain tln:Image ; rdfs:isDefinedBy ; rdfs:range xsd:anyURI . tln:isCorrectionOfWord a owl:ObjectProperty ; rdfs:label "word is a correction of word"@en ; rdfs:comment "The author has used this word in order to correct that word."@en ; rdfs:domain tln:Word ; rdfs:isDefinedBy ; rdfs:range tln:Word . tln:ManuscriptUnity a owl:Class ; rdfs:label "unity of manuscript pages"@en ; rdfs:comment "This class represents a unity of manuscript pages, i.e. handwritten pages that are somehow united."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasManuscriptType ], + owl:onProperty tln:hasTitle ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasTitle ] . + owl:onProperty tln:hasManuscriptType ] . + +tln:MarkForeignHands a owl:Class ; + rdfs:label "mark foreign hands"@en ; + rdfs:comment "This class represents the mark for text by some foreign hand."@en ; + rdfs:isDefinedBy ; + rdfs:subClassOf [ a owl:Restriction ; + owl:cardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:textOfForeignHands ], + [ a owl:Restriction ; + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:resolutionOfAbbreviation ], + [ a owl:Restriction ; + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:foreignHandHasCommentByEditors ], + [ a owl:Restriction ; + owl:maxCardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:penOfForeignHands ], + tln:SpecialWord . tln:Style a owl:Class ; rdfs:label "style"@en ; rdfs:comment "This class represents the style of a word."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:styleHasFont ], + owl:onProperty tln:styleHasColor ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:styleHasWritingInstrument ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:styleHasColor ], + owl:onProperty tln:styleHasFont ], stoff:Style . tln:SimpleWord a owl:Class ; rdfs:label "simple word"@en ; rdfs:comment "This class represents a simple word."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasTranskriptionPosition ], + owl:cardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:hasCleanText ], [ a owl:Restriction ; owl:minCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:wordBelongsToLine ], [ a owl:Restriction ; owl:minCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasFaksimilePosition ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasText ], [ a owl:Restriction ; - owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasCleanText ], + owl:minCardinality "1"^^xsd:nonNegativeInteger ; + owl:onProperty tln:hasTranskriptionPosition ], homotypic:HomotypicEntity . tln:Reference a owl:Class ; rdfs:label "reference"@en ; rdfs:comment "This class represents a text reference."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:firstLineOfReference ], + owl:onProperty tln:wordReference ], [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lastLineOfReference ], + owl:onProperty tln:firstLineOfReference ], [ a owl:Restriction ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:wordReference ] . + owl:onProperty tln:lastLineOfReference ] . tln:PositionalObject a owl:Class ; rdfs:label "positional object"@en ; rdfs:comment "This (super) class represents an object with positional information."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasBottom ], + owl:onProperty tln:hasHeight ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasLeft ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasTop ], + owl:onProperty tln:hasBottom ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasHeight ], + owl:onProperty tln:hasTop ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasWidth ] . tln:EditorComment a owl:Class ; rdfs:label "editor comment"@en ; rdfs:comment "This class represents a comment by the editors."@en ; rdfs:isDefinedBy . tln:Image a owl:Class ; rdfs:label "image"@en ; rdfs:comment "This super class represents all types of images."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasFileName ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasSecondaryurl ], + owl:onProperty tln:hasHeight ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasPrimaryurl ], + owl:onProperty tln:hasSecondaryurl ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasWidth ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:hasHeight ] . + owl:onProperty tln:hasPrimaryurl ] . tln:Line a owl:Class ; rdfs:label "a line on a page"@en ; rdfs:comment "This class represents a line on a page."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasOuterTopValueOnFaksimile ], + owl:onProperty tln:lineHasInnerTopValueOnFaksimile ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasInnerBottomValueOnFaksimile ], + owl:onProperty tln:lineHasOuterBottomValueOnFaksimile ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasTopValueOnTranskription ], + owl:onProperty tln:lineHasOuterTopValueOnFaksimile ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasInnerTopValueOnFaksimile ], + owl:onProperty tln:lineHasNumber ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasNumber ], + owl:onProperty tln:lineHasTopValueOnTranskription ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:lineHasBottomValueOnTranskription ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; - owl:onProperty tln:lineHasOuterBottomValueOnFaksimile ], + owl:onProperty tln:lineHasInnerBottomValueOnFaksimile ], [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:isMainLine ] . tln:Page a owl:Class ; rdfs:label "page"@en ; rdfs:comment "This class represents a page."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:cardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:hasNumber ], document:Page . tln:Word a owl:Class ; rdfs:label "word"@en ; rdfs:comment "This class represents a word."@en ; rdfs:isDefinedBy ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality "1"^^xsd:nonNegativeInteger ; owl:onProperty tln:wordHasStyle ], tln:SimpleWord, . a owl:Ontology ; dct:contributor "Christian Steiner, software developer, digital edition of der späte Nietzsche, University of Basel, Switzerland"@en ; dct:creator "Dominique Steinbach, tool coordinator/software developer, NIE-INE/digital edition of der späte Nietzsche, Basel University, Switzerland"@en ; dct:description "Formal description of specific concepts in the scientific study of Friedrich Nietzsches late work."@en ; dct:license ; dct:publisher "Basel University, Switzerland"@en ; dct:title "An ontology about the collected late works of Friedrich Nietzsche"@en ; - owl:versionInfo "2021-11-26" . + owl:versionInfo "2021-12-30" .