¡@

Home 

java Programming Glossary: rdf

i want to call a java class from the worklight adapter

http://stackoverflow.com/questions/15428243/i-want-to-call-a-java-class-from-the-worklight-adapter

rootServices server rootservices String catalogXPath rdf Description oslc_we rweServiceProviders @rdf resource String.. catalogXPath rdf Description oslc_we rweServiceProviders @rdf resource String serviceProviderTitleXPath oslc ServiceProvider.. rootServices rootServiceDoc.addHeader Accept application rdf xml rootServiceDoc.addHeader OSLC Core Version 2.0 try Request..

DBpedia Jena Query returning null

http://stackoverflow.com/questions/15663510/dbpedia-jena-query-returning-null

dbpedia.org sparql String queryString queryString PREFIX rdfs http www.w3.org 2000 01 rdf schema# SELECT label WHERE http.. queryString PREFIX rdfs http www.w3.org 2000 01 rdf schema# SELECT label WHERE http dbpedia.org resource Quatre_Bornes.. Quatre_Bornes http dbpedia.org ontology country y . y rdfs label label . FILTER LANG label 'en' Query query QueryFactory.create..

How to access OWL documents using XPath in Java?

http://stackoverflow.com/questions/17036871/how-to-access-owl-documents-using-xpath-in-java

XML documents. I was actually looking to get this element rdf RDF owl Ontology rdfs label for which I did this DocumentBuilder.. actually looking to get this element rdf RDF owl Ontology rdfs label for which I did this DocumentBuilder builder builderfactory.newDocumentBuilder.. XPathExpression xPathExpression xPath.compile rdf RDF owl Ontology rdfs label text String nameOfTheBook xPathExpression.evaluate..

Using Jena to create a sparql query on dbpedia

http://stackoverflow.com/questions/2267333/using-jena-to-create-a-sparql-query-on-dbpedia

set it to retrieve remote data. That pulls in the named rdf which mentions three birthplaces. If you're trying to find the..

java library for reading RSS and ATOM feeds

http://stackoverflow.com/questions/2729027/java-library-for-reading-rss-and-atom-feeds

the following list http java source.net open source rss rdf tools Even though it has been mentioned several times I would..

What are some good Java RDF libraries [closed]

http://stackoverflow.com/questions/73445/what-are-some-good-java-rdf-libraries

I've used Jena but it's not very light weight. java xml rdf share improve this question Jena http jena.sourceforge.net.. proprietary language and extensions. Sesame http www.openrdf.org which you will find comparable to Jena unless you are interested.. efficiencies or you need to support OWL. JRDF http jrdf.sourceforge.net supposedly blending several of the RDF frameworks..

How to access OWL documents using XPath in Java?

http://stackoverflow.com/questions/17036871/how-to-access-owl-documents-using-xpath-in-java

documents. I was actually looking to get this element rdf RDF owl Ontology rdfs label for which I did this DocumentBuilder.. XPathExpression xPathExpression xPath.compile rdf RDF owl Ontology rdfs label text String nameOfTheBook xPathExpression.evaluate.. know the namespaces you are using. try using local name 'RDF' local name 'Ontology' local name 'label' text local name will..

Convert to PDF/A and check compliance under Linux [closed]

http://stackoverflow.com/questions/464539/convert-to-pdf-a-and-check-compliance-under-linux

might be lost. In both PDF A 1a and 1b metadata in XMP RDF format is mandatory. If the original document is without metadata..

What are some good Java RDF libraries [closed]

http://stackoverflow.com/questions/73445/what-are-some-good-java-rdf-libraries

are some good Java RDF libraries closed I'm looking for a light weight java library.. looking for a light weight java library for dealing with RDF data. It needs to be able to parse and write RDF xml data. Also.. with RDF data. It needs to be able to parse and write RDF xml data. Also I would like it to support simple querying of..