Matches in LOV for { <http://persistence.uni-leipzig.org/nlp2rdf/ontologies/nif-core#subString> ?p ?o. }
Showing items 1 to 8 of
8
with 100 items per page.
- subString type ObjectProperty.
- subString comment "This property together with nif:subString, nif:superString, and their transitive extension can be used to express that one string is contained in another one. Examples: \"a\" nif:subString \"apple\" , \"apple\" nif:subString \"apple\". 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".
- subString domain String.
- subString label "sub string".
- subString range String.
- subString subPropertyOf subStringTrans.
- subString inverseOf superString.
- subString versionInfo "0.1.1".