Hello RDF'ers, I was just wondering if the following was valid N3 @prefix foo: <...> @prefix rdfs: <...> foo:MySubject [ rdfs:label "A useful property". ] foo:MyObject. In other words : can the predicate of a statement be an anonymous resouce / bNode ? I think it could proove useful. For example, as my N3 sample suggests, I could write a triple without knowing the exact URI of the predicate, but knowing its label. Pierre-AntoineReceived on Monday, 28 January 2002 11:51:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:19:56 GMT