3
votes
0answers
48 views
Local RDF store in Android?
Did anybody succeed already in using a local RDF store on SQLite and Android?
3
votes
1answer
41 views
Q&A sites that publish Linked Data
Hi all,
I am interested to know if there are any Q&A webistes that publish Linked Data?
Does SemanticOverflow do it? Apart from Virtuoso Sponger, are there any exporters that …
3
votes
0answers
39 views
PICK/RDF anyone?
Anyone have any interest in intergrating RDF and/or SPARQL with a PICK database? Has anyone tried this yet? I have some thoughts about what to try. One idea is to figure out how to …
2
votes
0answers
75 views
RDF data in Lucene?
Does anyone have experience adding RDF data to Lucene (or other search engine) index? And now I'm not talking about indexing RDF data (string literals, labels, instance names, etc. …
1
vote
1answer
45 views
Are there any linked data sources that use UDC?
I'm currently converting controlled vocabulary to RDF and I'm looking for datasources that use the Universal Decimal Classification system (UDC) that I can link to. Any ideas?
1
vote
2answers
29 views
Is there a logical URI to identify UK charities?
Seems an obvious "owl:sameAs" to apply if there is one, given their registered charity number.
1
vote
0answers
27 views
Vocabularies for Sporting Events & Results
Does anyone have/know of an existing vocabulary/ontology for describing sporting events and results? Preferably this should be RDFS and not OWL
I'm planning to build a new websit …
1
vote
0answers
38 views
RDFS/ OWL Inheritance with Joseki+Pellet
Hi,
I have Joseki+Pellet setup. I would like <urn:ITEM:1234:REV-1> to inherit 'title' ("Latest Name") from its parent class through inferencing (shown in SPARQL result). How …
0
votes
1answer
40 views
Google API to get URL’s for RDF?
I want to know how to use Google API tp get URL's for RDF..should i write a java program for that?ie i want to convert some randomly extracted words from wordnet into URL's for RDF …