Copyright | (c) Felix Gabriel Mance |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | f.mance@jacobs-university.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
OWL2 Profiles (EL, QL and RL)
References : http://www.w3.org/TR/owl2-profiles/
Documentation
data Profiles
allProfiles :: [[Profiles]]
printProfile :: Profiles -> String
andProfileList :: [Profiles] -> Profiles
minimalCovering :: Profiles -> [Profiles] -> Profiles
individual :: Individual -> Profiles
subClass :: ClassExpression -> Profiles
equivClassRL :: ClassExpression -> Bool
annotation :: Annotation -> Profiles
annotations :: Annotations -> Profiles
assertionQL :: ClassExpression -> Bool
aFB :: Extended -> Annotations -> AnnFrameBit -> Profiles