com.dumontierlab.pdb2rdf.parser.vocabulary
Class PdbOwlVocabulary

java.lang.Object
  extended by com.dumontierlab.pdb2rdf.parser.vocabulary.PdbOwlVocabulary

public class PdbOwlVocabulary
extends java.lang.Object

Author:
Alexander De Leon

Nested Class Summary
static class PdbOwlVocabulary.Annotation
           
static class PdbOwlVocabulary.Class
           
static class PdbOwlVocabulary.DataProperty
           
static class PdbOwlVocabulary.Indivudual
           
static class PdbOwlVocabulary.ObjectProperty
           
 
Field Summary
static java.lang.String DEFAULT_NAMESPACE
           
 
Constructor Summary
PdbOwlVocabulary()
           
 
Method Summary
static com.hp.hpl.jena.ontology.OntModel getOntology()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_NAMESPACE

public static final java.lang.String DEFAULT_NAMESPACE
See Also:
Constant Field Values
Constructor Detail

PdbOwlVocabulary

public PdbOwlVocabulary()
Method Detail

getOntology

public static com.hp.hpl.jena.ontology.OntModel getOntology()

main

public static void main(java.lang.String[] args)


Copyright © 2010 Dumontierlab. All Rights Reserved.