There are no standard Java APIs for the semantic network; e.g. triple storage access, request, etc. You basically have two alternatives for “creating semantic web content” in Java:
- You can talk with a ready-made SPARQL server using a standardized query language via HTTP. The problem is that SPARQL does not provide a way to add, update, or delete triples.
- ( ) API Java . Sesame Jena, , , .
IMO, , W3C Sun Java API , , RDF/.