Matches in LOV for { <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#nextSentence> ?p ?o. }
Showing items 1 to 8 of
8
with 100 items per page.
- nextSentence type FunctionalProperty.
- nextSentence type ObjectProperty.
- nextSentence comment "This property (and nif:previousSentence, nif:nextWord, nif:previousWord and their transitive extension) can be used to make resources of nif:Sentence and nif:Word traversable, it can not be assumed that no gaps or whitespaces between sentences or words exist, i.e. string adjacency is not mandatory. The transitivity axioms are included in nif-core-inf.ttl and need to be included separately to keep a low reasoning profile. They are modeled after skos:broader and skos:broaderTransitive\n ".
- nextSentence domain Sentence.
- nextSentence range Sentence.
- nextSentence subPropertyOf nextSentenceTrans.
- nextSentence inverseOf previousSentence.
- nextSentence versionInfo "0.1.1".