Creating a virtual RDF graph describing a set of OpenOffice spreadsheets with Apache Jena and Fuseki
by Pierre Lindenbaum
From the post:
In the current post, I will use the Jena API for RDF to implement a virtual RDF graph describing the content of a set of openoffice/libreoffice spreasheets.
Now this is truly an intersection of interests for me!
BTW, ODF 1.2 has support for RDF based metadata. There hasn’t been a lot of implementation activity on it but that could change.
Particularly since the right application could allow users to do an “ontology/entity” check, just as you do a spell check now.
If you want to know what something means, why not ask the author?
I will be forwarding this link to the ODF crowd as we work towards ODF 1.3.
Highly recommended.