| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ semantics Javadoc ] |
org.embl.ebi.escience.scufl.semantics: Javadoc index of package org.embl.ebi.escience.scufl.semantics.
Package Samples:
org.embl.ebi.escience.scufl.semantics
Classes:
RDFSParser: Parse an RDFS ontology file into a tree to be displayed by some UI component or other. Builds a tree based on DefaultMutableTreeNodes containing the full text from the 'about' property of each Class in the RDFS document. The tree is denormalised, otherwise it wouldn't be a tree...
RDFSClassHolder: Provides a trivial string holder for a Class in the RDFS syntax. We need it so that tree handlers can correctly distinguish between classes and text and handle selection events appropriately.
ParserTest: Test the parser by attempting to load and display the ontology stored at http://www.cs.man.ac.uk/~wroec/mygrid/ontology/mygrid-reasoned-small.rdfs
| Home | Contact Us | Privacy Policy | Terms of Service |