Class OWLDLProfile

  • All Implemented Interfaces:
    Profile

    public class OWLDLProfile
    extends OWLProfile

    Ontology language profile implementation for the DL variant of the OWL 2002/07 language.

    • Constructor Detail

      • OWLDLProfile

        public OWLDLProfile()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()

        Answer a descriptive string for this profile, for use in debugging and other output.

        Specified by:
        getLabel in interface Profile
        Overrides:
        getLabel in class OWLProfile
        Returns:
        "OWL DL"