https://mtp.linked.solutions/

http://xmlns.com/foaf/0.1/topic https://mtp.linked.solutions/oliasystem

http://purl.org/olia/system.owl#hasTagEndingWith

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment As opposed to hasTag proper, the string representation defines the final subsequence of a concrete annotation. The respective linguistic annotation then applies to every element whose annotation (tag) ends with this substring.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://purl.org/olia/system.owl#hasTag

http://purl.org/olia/system.owl#hasFeature

http://www.w3.org/2000/01/rdf-schema#range http://purl.org/olia/system.owl#Feature
http://www.w3.org/2000/01/rdf-schema#domain http://purl.org/olia/system.owl#LinguisticAnnotation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A UnitOfAnnotation or a Relation can carry Features that express annotations attached to them. By convention, (tags that represent) Features can be linked with Feature individuals, as well. Because of this reflexivity, a predicate like hasDegree(positive) allows to retrieve the individual positive as well. (This is necessary if positive represents a tag on its own, rather than being a property of a complex tag.)

http://purl.org/olia/system.owl#hasTagStartingWith

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment As opposed to hasTag proper, the string representation specifies only the beginning of a concrete annotation. The respective linguistic annotation then applies to every element whose annotation (tag) startsWith this substring.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://purl.org/olia/system.owl#hasTag

http://purl.org/olia/system.owl#hasTier

http://www.w3.org/2000/01/rdf-schema#domain http://purl.org/olia/system.owl#LinguisticAnnotation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Assigns a linguistic annotation a string representation of the annotation layer ("tier", "level") where it is to be found, e.g., "pos" for Part of Speech annotation, "gloss" for linguistic glosses, etc.

http://purl.org/olia/system.owl

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://www.w3.org/2002/07/owl#versionInfo 2008-01-13 created 2010-04-06 removed deprecated Category (equiv UnitOfAnnotation) category 2010-04-14 added AnnotationProcess (cf. DCR process directory) 2011-07-15 replaced base url by purl 2011-07-27 added hasTagMatching with full support for XSLT-style regular expressions 2013-06-27 added ISOcat reference for LinguisticAnnotation Christian Chiarcos, chiarcos@uni-potsdam.de
TODO: LinguisticAnnotation disjoint
http://www.w3.org/2000/01/rdf-schema#comment OLiA core concepts for linguistic annotations.

http://purl.org/olia/system.owl#AnnotationProcess

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2002/07/owl#versionInfo categories for annotation and editing operations added to account for the "Processes" profile in the DCR
DCR annotation and editing operations ignored, e.g., add first vowel http://www.isocat.org/datcat/DC-2199

http://purl.org/olia/system.owl#hasTagMatching

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment hasTagMatching is a subproperty of hasTag, so that results can be retrieved if the regular expression match is requested, but an exact value with reserved characters is defined
hasTagMatching allows to provide regular expressions as those used in XSLT and XPath, see http://www.w3.org/TR/xquery-operators/#func-matches
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://purl.org/olia/system.owl#hasTag

http://purl.org/olia/system.owl#hasTagContaining

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment As opposed to hasTag proper, the string representation defines a substring of a concrete annotation. The respective linguistic annotation then applies to every element whose annotation (tag) contains this substring.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://purl.org/olia/system.owl#hasTag

http://purl.org/olia/system.owl#Feature

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment UnitsOfAnnotation and Relations can be described in a more detailed way by the features that are attached to them, e.g., case, number, or aspect. Features are, however, not subject to further annotations (by means of hasFeature), they are thus disjoint from Relations and UnitsOfAnnotation.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://purl.org/olia/system.owl#LinguisticAnnotation

_:0

http://www.w3.org/2002/07/owl#minCardinality 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Restriction
http://www.w3.org/2002/07/owl#onProperty http://purl.org/olia/system.owl#hasSource

https://mtp.linked.solutions/oliasystem

http://purl.org/dc/terms/source https://github.com/linked-solutions/prefix.cc-harvest/master
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceUri http://purl.org/olia/system.owl#
http://www.w3.org/2000/01/rdf-schema#comment Read timed out
http://purl.org/vocab/vann/preferredNamespacePrefix oliasystem

http://purl.org/olia/system.owl#Relation

http://www.w3.org/2002/07/owl#equivalentClass _:1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Between instances of two Categories, a Relation can be established that links these together, e.g., a dominance relation (constituent X is grammatical subject of sentence Y), a dependency relation (token X is a modifier of token Y), a discourse relation (discourse unit X is in contrast to discourse unit Y), an anaphoric relation (referring expression X is coreferent with referring expressing Y), an alignment relation (word X expresses the same meaning as word Y). Note that Relation and UnitOfAnnotation are not disjoint, because in some approaches, establishing a Relation between two concepts entails that a structural entity is formed, consisting of Relation and the Categories connected by the Relation, e.g., in Rhetorical Structure Theory (Mann and Thompson 1987).
http://www.w3.org/2000/01/rdf-schema#subClassOf _:2
_:3
http://purl.org/olia/system.owl#LinguisticAnnotation

http://purl.org/olia/system.owl#UnitOfAnnotation

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A UnitOfAnnotation is a structural entity that can be annotated, e.g., a word, token, constituent, or another types of markable. Word classes, etc., are then modelled as indirect children of UnitOfAnnotation. The division between Features and classes of UnitsOfAnnotation follows conventional standards.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://purl.org/olia/system.owl#LinguisticAnnotation

_:3

http://www.w3.org/2002/07/owl#cardinality 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Restriction
http://www.w3.org/2002/07/owl#onProperty http://purl.org/olia/system.owl#hasSource

http://purl.org/olia/system.owl#hasSource

http://www.w3.org/2000/01/rdf-schema#range http://purl.org/olia/system.owl#UnitOfAnnotation
http://www.w3.org/2000/01/rdf-schema#domain http://purl.org/olia/system.owl#Relation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A Relation is a directed edge between a source and a target concept.

http://purl.org/olia/system.owl#LinguisticAnnotation

http://www.w3.org/2000/01/rdf-schema#isDefinedBy http://www.isocat.org/datcat/DC-1857
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Linguistic annotations pertain to either structural entities (words, tokens, constituents, sentences => UnitOfAnnotation), relations between these (dependency, dominance, coreference, etc. => Relation), or grammatical features attached to these (case, gender, number, agreement, tense, mood, aspect, ... => Feature).
label: Text attached to an element

_:4

http://www.w3.org/2002/07/owl#minCardinality 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Restriction
http://www.w3.org/2002/07/owl#onProperty http://purl.org/olia/system.owl#hasTarget

_:1

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2002/07/owl#unionOf _:5

_:2

http://www.w3.org/2002/07/owl#cardinality 1
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Restriction
http://www.w3.org/2002/07/owl#onProperty http://purl.org/olia/system.owl#hasTarget

http://purl.org/olia/system.owl#hasTarget

http://www.w3.org/2000/01/rdf-schema#range http://purl.org/olia/system.owl#UnitOfAnnotation
http://www.w3.org/2000/01/rdf-schema#domain http://purl.org/olia/system.owl#Relation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A Relation is a directed edge between a source and a target concept.

_:5

http://www.w3.org/1999/02/22-rdf-syntax-ns#first _:4
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest _:6

_:6

http://www.w3.org/1999/02/22-rdf-syntax-ns#first _:0
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

http://purl.org/olia/system.owl#hasTag

http://www.w3.org/2000/01/rdf-schema#domain http://purl.org/olia/system.owl#LinguisticAnnotation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Assigns a Linguistic Annotation a String representation, e.g., a particular Part of Speech tag, the respective abbreviation of the grammatical cases used in an annotation scheme, etc. implicit semantics: hasTag is to be used if the tag is equal to the string value, otherwise use hasTagContaining, hasTagStartingWith, hasTagEndingWith