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 |
OWL2.Profiles
Description
OWL2 Profiles (EL, QL and RL)
References : http://www.w3.org/TR/owl2-profiles/
Documentation
allProfiles :: [[Profiles]] Source #
profileMax :: [Profiles] -> Profiles Source #
printProfile :: Profiles -> String Source #