View Javadoc
1   package de.dlr.shepard.semantics;
2   
3   public enum SemanticRepositoryType {
4   	SPARQL, JSKOS, SKOSMOS
5   }