This commit is contained in:
2026-07-25 23:34:41 -04:00
parent d90c0b040d
commit a17af7a523
+6
View File
@@ -92,6 +92,12 @@ xsd:unsignedShort rdf:type rdfs:Datatype ;
rdfs:label "associated property"@en . 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 ### https://graphofliberty.org/2026/04/ont/indexedByField
:indexedByField rdf:type owl:ObjectProperty ; :indexedByField rdf:type owl:ObjectProperty ;
rdfs:range :IndexDocumentField ; rdfs:range :IndexDocumentField ;