Correction RDF* semantics

On 8/14/19 11:01 AM, Kingsley Idehen wrote:
> If on the other hand I had stated:
>
> @prefix : <#> . 
>
> :claims a rdf:Property ;
>         rdfs:range owl:Thing . 
>
> [ a foaf:Person; foaf:name "Alice"] :claims [a foaf:Person; foaf:name
> "Bob"; foaf:age "23"^^xsd:integer] . 
>
>
> Then I would be articulating what you assumed, and my sentence would then be incorrect :)

Fix to copy and paste error!


If on the other hand I had stated:

@prefix : <#> . 

:claims a rdf:Property ;
        rdfs:range rdf:Statement . 

[ a foaf:Person; foaf:name "Alice"] :claims [a foaf:Person; foaf:name
"Bob"; foaf:age "23"^^xsd:integer] . 


Then I would be articulating what you assumed, and my sentence would then be incorrect 

-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   
Home Page: http://www.openlinksw.com
Community Support: https://community.openlinksw.com
Weblogs (Blogs):
Company Blog: https://medium.com/openlink-software-blog
Virtuoso Blog: https://medium.com/virtuoso-blog
Data Access Drivers Blog: https://medium.com/openlink-odbc-jdbc-ado-net-data-access-drivers

Personal Weblogs (Blogs):
Medium Blog: https://medium.com/@kidehen
Legacy Blogs: http://www.openlinksw.com/blog/~kidehen/
              http://kidehen.blogspot.com

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/public_home/kidehen/profile.ttl#i
        : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this

Received on Wednesday, 14 August 2019 15:18:24 UTC