Re: rdf:Statement and graphs

On 3 May 2013, at 13:07, Jürgen Jakobitsch SWC <j.jakobitsch@semantic-web.at> wrote:

> hi,
> 
> is there a way to express that a rdf:Statement belongs to a certain
> graph?
> 
> i'm asking with respect to changesSets [1] where i want to add the given
> statement to one or more specified graphs.
> 
> if there's no best practice, issue or the like i would subclass
> rdf:Statement if there's nothing i'm missing out..

in n3 you could use log:includes

<http://eg.example/ont> log:includes { joe a foaf:Person } .

> 
> wkr jürgen
> 
> [1] http://docs.api.talis.com/getting-started/changesets
> 
> -- 
> | Jürgen Jakobitsch, 
> | Software Developer
> | Semantic Web Company GmbH
> | Mariahilfer Straße 70 / Neubaugasse 1, Top 8
> | A - 1070 Wien, Austria
> | Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22
> 
> COMPANY INFORMATION
> | web       : http://www.semantic-web.at/
> | foaf      : http://company.semantic-web.at/person/juergen_jakobitsch
> PERSONAL INFORMATION
> | web       : http://www.turnguard.com
> | foaf      : http://www.turnguard.com/turnguard
> | g+        : https://plus.google.com/111233759991616358206/posts
> | skype     : jakobitsch-punkt
> | xmlns:tg  = "http://www.turnguard.com/turnguard#"
> 
> 

Social Web Architect
http://bblfish.net/

Received on Saturday, 4 May 2013 06:29:08 UTC