Interface PropertyDocument

All Superinterfaces:
EntityDocument, LabeledDocument, LabeledStatementDocument, StatementDocument, TermedDocument, TermedStatementDocument
All Known Implementing Classes:
PropertyDocumentImpl

public interface PropertyDocument extends TermedStatementDocument
Interface for datasets that describe properties. It extends EntityDocument with information about the datatype of a property.

Claims or Statements on properties might be supported in the future.

Author:
Markus Kroetzsch