Interface Axiom.NamedDatatype

All Superinterfaces:
Axiom, Axiom.Datatype, Iterable<Statement>
All Known Implementing Classes:
Axioms.RestrictedDatatype
Enclosing interface:
Axiom

public static interface Axiom.NamedDatatype extends Axiom.Datatype

A named datatype expression

Author:
Michael Grove
  • Method Details

    • datatype

      @Nonnull IRI datatype()