0
votes
1answer
63 views
how to use Google API to collect URL’s
i'm trying to do a project in semantic web.In the paper that i'm trying to implement they ve mentioned "using the Google API to collect URL's for RDF with the most generic extensio …
3
votes
4answers
99 views
Any APIs for publishing an offline rdflilb-managed graph as linked data ?
I have been using an RDF library (rdflib in this case) in a client-side application of my own. I now have a nice graph of data living in my hard drive and I would like to share it. …
8
votes
23answers
1k views
Which Tools and Libraries do you use to develop Semantic Web applications ?
Which tools in which languages do you use for development ? Are they open source or commercial ? Which features do you like about them ?
I think this is a good question, to gather …
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 …
-1
votes
3answers
221 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 …
1
vote
2answers
111 views
Performance benchmarking for RDF APIS
I'm trying to compile a comparison of the major .NET RDF APIs.
The APIs I've gathered are:
Semweb, Greengrass, OwlNetApi, NotNetRdf, Rowlex, intellidimension and linqtordf.
Among …
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 …