swish-0.9.1.10: A semantic web toolkit.

Copyright(c) 2003 Graham Klyne 2009 Vasili I Galchin 2011 Douglas Burke
LicenseGPL V2
MaintainerDouglas Burke
Stabilityexperimental
PortabilityOverloadedStrings
Safe HaskellNone
LanguageHaskell98

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 :: ScopedName Source #

owl:Ontology.

owlimports :: ScopedName Source #

owl:imports.

owlversionInfo :: ScopedName Source #

owl:versionInfo.

owldeprecated :: ScopedName Source #

owl:deprecated.

owlpriorVersion :: ScopedName Source #

owl:priorVersion.

owlbackwardCompatibleWith :: ScopedName Source #

owl:backwartCompatibleWith.

owlincompatibleWith :: ScopedName Source #

owl:incompatibleWith.

owlNamedIndividual :: ScopedName Source #

owl:NamedIndividual.

owlequivalentClass :: ScopedName Source #

owl:equivalentClass.

owlequivalentProperty :: ScopedName Source #

owl:equivalentProperty.

owlObjectProperty :: ScopedName Source #

owl:ObjectProperty.

owlDatatypeProperty :: ScopedName Source #

owl:DatatypeProperty.

owlAnnotationProperty :: ScopedName Source #

owl:AnnotationProperty.

owlrational :: ScopedName Source #

owl:rational.