1. Define "better" 2. I don't understand what you mean by the second point ... what is an "IRI editor"??? And then, how would that extract "some triples"?
As I don't know what you're asking about and to keep it short, the common way to extract RDF triples from and RDF dataset is to use a SPARQL CONSTRUCT query that matches those "some triples". On 10.11.2017 17:11, Sidra shah wrote: > Hello > > For instance, if we have to get some triples from Dbpedia, which one is > better way to get? > > (1) Directly use Dbpedia endpoint inside application? > > (2) Use Ontology and use IRI editor like dbpedia.org/resource/SOMETHING? > > Thank you >
