Synthetic Biology:Semantic web ontology/Software: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 6: Line 6:
*[http://simile.mit.edu/reports/stores/ Scalability Report on Triple Store Applications]
*[http://simile.mit.edu/reports/stores/ Scalability Report on Triple Store Applications]
*[http://www.oracle.com/technology/tech/semantic_technologies/index.html Oracle Semantic Technologies] - links to the white papers at the bottom of the page
*[http://www.oracle.com/technology/tech/semantic_technologies/index.html Oracle Semantic Technologies] - links to the white papers at the bottom of the page
**[http://download.oracle.com/otndocs/tech/semantic_web/pdf/w3d_rdf_data_model.pdf RDF data model in Oracle] - white paper decribing DB schema for RDF statements storage
 
===RDB-RDF===
*[http://download.oracle.com/otndocs/tech/semantic_web/pdf/w3d_rdf_data_model.pdf RDF data model in Oracle] - white paper (PDF) decribing DB schema for RDF statements storage.
*[http://www-db.stanford.edu/~melnik/rdf/db.html Storing RDF in a relational database]
*[http://www-db.stanford.edu/~melnik/rdf/db.html Storing RDF in a relational database]
*[http://www.w3.org/DesignIssues/RDB-RDF.html Relational Databases on the Semantic Web] from Design Issues
*[http://www.w3.org/DesignIssues/RDB-RDF.html Relational Databases on the Semantic Web] from Design Issues.
*[http://www.w3.org/2001/sw/Europe/reports/scalable_rdbms_mapping_report/ Mapping Semantic Web Data with RDBMSes] from SWAD Europe
*[http://www.w3.org/2001/sw/Europe/reports/scalable_rdbms_mapping_report/ Mapping Semantic Web Data with RDBMSes] from SWAD Europe.
*[http://www2003.org/cdrom/papers/poster/p004/p4-bizer.html D2R Map poster from WWW2003]


===Triple Stores===
===Triple Stores===
Line 50: Line 53:
===Other===
===Other===
*[http://www.w3.org/RDF/Validator RDF Validator]
*[http://www.w3.org/RDF/Validator RDF Validator]
*[http://www.wiwiss.fu-berlin.de/suhl/bizer/d2rmap/d2rmap.htm D2R MAP] - Database to RDF Mapping Language and Processor
*[http://www.wiwiss.fu-berlin.de/suhl/bizer/d2rmap/d2rmap.htm D2R Map] - Database to RDF Mapping Language and Processor
**[http://www2003.org/cdrom/papers/poster/p004/p4-bizer.html Poster] from WWW2003


==RDF Schema==
==RDF Schema==

Revision as of 15:48, 1 May 2006

Home        About        Conferences        Labs        Courses        Resources        FAQ       

RDF

RDB-RDF

Triple Stores

Libraries

Browsers

Parsers

  • ARP: Another RDF Parser (Jena RDF/XML Parser, from Jeremy Carroll @ HP)
  • MySQL Dmoz RDF Parser - This Perl script converts the Dmoz content.rdf file from the RDF format into a text file which can be easily loaded into MySQL.

Visualization

  • RDFRoom is an isometric RDF viewer. It gives the user ways to view and manipulate his RDF data that might make him see the data in a brand new perspective.
  • IsaViz is a visual environment for browsing and authoring RDF models represented as graphs.

Other

RDF Schema

Ontology editors

  • List of ontology editors
  • Ontology tools survey @ xml.com from 2004
  • Protégé is a free, open source ontology editor and knowledge-base framework
  • OilEd is an ontology editor allowing the user to build ontologies using DAML+OIL
  • Ontolingua
  • Chimaera is a software system that supports users in creating and maintaining distributed ontologies on the web
  • SWOOP A Hypermedia-based Featherweight OWL Ontology Editor
  • Altova SemanticWorks - visual RDF and OWL editor that autogenerates RDF/XML and N-Triples
  • CmapTools Ontology Editor - concept maps provide a human-centered interface to display the structure, content, and scope of an ontology
  • SweDE is built on the Eclipse IDE, includes an OWL editor with helpful features like syntax highlighting, autocompletion, and error-detection. It also currently integrates existing tools like the OWL Validator, Kazuki (OWL to Java code generator), and DumpOnt (Ontology Visualizer).
  • m3t4.studio Semantic Toolkit - RDF and OWL editors for the Eclipse IDE.

Query

Rule engines

  • CWM - Closed World Machine
  • Pychinko: Rete-based RDF friendly rule engine

Companies

This site is hosted on OpenWetWare and can be edited by all members of the Synthetic Biology community.
Making life better, one part at a time.