Class OntologyPropertySimple

    • Constructor Detail

      • OntologyPropertySimple

        public OntologyPropertySimple​(@Nullable
                                      String uri,
                                      @Nullable
                                      String label)
        Parameters:
        uri - an URI or null if this is a free-text property
        label - a label for the property
    • Method Detail

      • isFunctional

        public boolean isFunctional()
        Specified by:
        isFunctional in interface OntologyProperty
        Returns:
        true if this is a FunctionalProperty