Changes between Version 30 and Version 31 of WikiStart
- Timestamp:
- 09/11/18 09:45:33 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v30 v31 60 60 !FoafMe is a project dedicated to give you a simple to use editor for your FOAF files. It runs as Java application on any desktop you have. It also provides browsing the net of connected foaf files and uploading your foaf file using ftp. 61 61 62 * [https://jatke.opendfki.de/ JATKE] 63 64 JATKE is a [https://protege.stanford.edu/ Protégé] plug-in that provides a unified platform for ontology learning. 65 66 * [https://rdf2java.opendfki.de/ rdf2java] 62 * [https://rdf2java.opendfki.de/ rdf2java] 67 63 68 64 rdf2java allows easy handling of RDF data. Instead of using an RDF api for creating and searching for RDF triples, i.e., (subject, predicate, object), you just work with Java objects representing RDF resources.