Tagged Questions

4
votes
3answers
163 views

OOP mapping / ORM solutions for Java

A project I'm working on is going to be shifting to a triple/quad-store backend for storing RDF data. We're still evaluating triple/quad-stores but I'd like to start moving forward …
1
vote
7answers
310 views

What are good semantic APIs that can be used for pulling interesting info to another website?

I know about few APIs that are really good in terms of what they offer and what you could do with the information. Last.fm has great semantic API Google has multiple good APIs (m …
5
votes
2answers
51 views

Any applications or libraries that implement OpenDocument RDF Data?

OpenDocument 1.2 (and OpenOffice) support RDF meta data for documents. Are there any example applications that use this RDF data within documents (besides OpenOffice)? Are there …