We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77dacbd commit 3a9ac94Copy full SHA for 3a9ac94
source/vocab/newtypes/rdacontentpatterns.ttl
@@ -15,6 +15,8 @@ prefix kbrda: <https://id.kb.se/term/rda/>
15
16
# TODO: Define restriction classes as ptg:abstract true?
17
18
+# TODO: Remove? These are superfluous if :contentType relation to a :ContentType is entailed by :genreForm with such as a :broaderTransitive.
19
+
20
:TextContent a owl:Restriction ;
21
owl:onProperty :contentType ; owl:hasValue kbrda:Text .
22
0 commit comments