swish-0.8.0.0: A semantic web toolkit.

PortabilityOverloadedStrings
Stabilityexperimental
MaintainerDouglas Burke
Safe HaskellSafe-Infered

Swish.RDF.Vocabulary.OWL

Description

This module defines vocabulary terms from the OWL vocabulary. Note that there is an unfortunate mixture of styles for property names - e.g. owlSameAs and owlequivalentClass. At present there is no systematic attempt to include terms from the vocabulary.

Synopsis

Documentation

owlOntology :: ScopedNameSource

owl:Ontology.

owlversionInfo :: ScopedNameSource

owl:versionInfo.

owldeprecated :: ScopedNameSource

owl:deprecated.

owlpriorVersion :: ScopedNameSource

owl:priorVersion.

owlbackwardCompatibleWith :: ScopedNameSource

owl:backwartCompatibleWith.

owlincompatibleWith :: ScopedNameSource

owl:incompatibleWith.

owlNamedIndividual :: ScopedNameSource

owl:NamedIndividual.

owlequivalentClass :: ScopedNameSource

owl:equivalentClass.

owlequivalentProperty :: ScopedNameSource

owl:equivalentProperty.

owlObjectProperty :: ScopedNameSource

owl:ObjectProperty.

owlDatatypeProperty :: ScopedNameSource

owl:DatatypeProperty.

owlAnnotationProperty :: ScopedNameSource

owl:AnnotationProperty.

owlrational :: ScopedNameSource

owl:rational.