org.semanticweb.skos
Interface SKOSObject

All Known Subinterfaces:
SKOSAltLabelProperty, SKOSAnnotation, SKOSAnnotationAssertion, SKOSAssertion, SKOSBroaderProperty, SKOSBroaderTransitiveProperty, SKOSBroadMatchProperty, SKOSChangeNoteDataProperty, SKOSChangeNoteObjectProperty, SKOSCloseMatchProperty, SKOSCollection, SKOSConcept, SKOSConceptScheme, SKOSDataProperty, SKOSDataRelationAssertion, SKOSDataType, SKOSDefinitionDataProperty, SKOSDefinitionObjectProperty, SKOSEditorialNoteDataProperty, SKOSEditorialNoteObjectProperty, SKOSEntity, SKOSEntityAssertion, SKOSExactMatchProperty, SKOSExampleDataProperty, SKOSExampleObjectProperty, SKOSHasTopConceptProperty, SKOSHiddenLabelProperty, SKOSHistoryNoteDataProperty, SKOSHistoryNoteObjectProperty, SKOSInSchemeProperty, SKOSLabelRelation, SKOSMappingRelationProperty, SKOSMemberListProperty, SKOSMemberProperty, SKOSNarrowerProperty, SKOSNarrowerTransitiveProperty, SKOSNarrowMatchProperty, SKOSNotationProperty, SKOSNoteDataProperty, SKOSNoteObjectProperty, SKOSObjectProperty, SKOSObjectRelationAssertion, SKOSPrefLabelProperty, SKOSProperty, SKOSRelatedMatchProperty, SKOSRelatedProperty, SKOSResource, SKOSScopeNoteDataProperty, SKOSScopeNoteObjectProperty, SKOSSeeLabelRelationProperty, SKOSSemanticRelationProperty, SKOSTopConceptOfProperty

public interface SKOSObject

Author: Simon Jupp
Date: Apr 28, 2008
The University of Manchester
Bio-Health Informatics Group


Method Summary
 void accept(SKOSObjectVisitor visitor)
           
 

Method Detail

accept

void accept(SKOSObjectVisitor visitor)