I would like to create a data property of type URL in protege, but I cannot see ant URL among the available data types. Is it possible to create a data property of type URL in protege?
Asked
Active
Viewed 349 times
3
-
3Doesn't xsd:anyURI work? – Daniel Garijo Jan 01 '22 at 11:23
-
4yep, `xsd:anyURI` is the suggested datatype to use: https://www.w3.org/TR/owl2-syntax/#Datatype_Maps – UninformedUser Jan 01 '22 at 11:26
-
Assignment 4, task 1, right? :-] – Stanislav Kralin Jan 01 '22 at 17:07