.
This commit is contained in:
@@ -92,6 +92,12 @@ xsd:unsignedShort rdf:type rdfs:Datatype ;
|
||||
rdfs:label "associated property"@en .
|
||||
|
||||
|
||||
### https://graphofliberty.org/2026/04/ont/fullText
|
||||
:fullText rdf:type owl:ObjectProperty ;
|
||||
rdfs:comment "A URL to a file which is intended to be passed to a full-text search database."@en ;
|
||||
rdfs:label "has full text"@en .
|
||||
|
||||
|
||||
### https://graphofliberty.org/2026/04/ont/indexedByField
|
||||
:indexedByField rdf:type owl:ObjectProperty ;
|
||||
rdfs:range :IndexDocumentField ;
|
||||
|
||||
Reference in New Issue
Block a user