Isn’t there xsd:anyType in RDF since it is the default when not specifying a range?
(just checking)
Thx Michel
|
|
|||||||||||||||||
|
|
|||||||||||||||||
On 30 Jul 2019, at 16:19, 'Bohms, H.M. (Michel)' via TopBraid Suite Users <topbrai...@googlegroups.com> wrote:Isn’t there xsd:anyType in RDF since it is the default when not specifying a range?(just checking)
Thx Michel
Dr. ir. H.M. (Michel) Böhms
Senior Data Scientist
This message may contain information that is not intended for you. If you are not the addressee or if this message was sent to you by mistake, you are requested to inform the sender and delete the message. TNO accepts no liability for the content of this e-mail, for the manner in which you use it and for damage of any kind resulting from the risks inherent to the electronic transmission of messages.
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/cc4d4f0f383e4305a0c2ef67725bed31%40tno.nl.
Why don't you just declare it owl:DatatypeProperty and without any range or owl:allValuesFrom?
Holger
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/c336cf0f-0b0a-4d5f-983b-5c7636f1070d%40email.android.com.
Why don't you just declare it owl:DatatypeProperty
> that is what I do now
without any range or owl:allValuesFrom?
> that is indeed what I wanted to check below
> I now also looked into owl:hasValue
> is this one only to be used for use in a constraint or could it be used as alternative for my own “: hasValue”
(if so, I can also use it for objectified relationships since its range is indeed rdfs:Resource so also covering uris)
> or if misuse....better use rdf:value (from resource to resource) which intention is however for “structured values” ....?
>yet another alt. is: https://schema.org/value (but not for uris/objectproperties)
Thx michel
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/40ca57a6-6b54-86b6-3928-994d71ead10c%40topquadrant.com.