package metamodel

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait AnyShapeModel extends ShapeModel with ExternalSourceElementModel with ExamplesField with DocumentationField with WithSemanticContext with AvroFields with GrpcFields
  2. trait CommonShapeFields extends AnyRef
  3. class DataArrangementShape extends AnyShapeModel

    Common fields to all arrays, matrix and tuples

  4. trait DependenciesModel extends AnyRef

  5. trait ExampleModel extends DomainElementModel with LinkableElementModel with KeyField with ExternalSourceElementModel with NameFieldSchema

  6. trait NodeShapeModel extends AnyShapeModel with ClosedModel

    Node shape metaModel.

  7. trait SchemaShapeModel extends AnyShapeModel with ExternalSourceElementModel
  8. trait WithIri extends AnyRef
  9. trait WithSemanticContext extends AnyRef

Value Members

  1. object AnyShapeModel extends AnyShapeModel
  2. object ArrayShapeModel extends DataArrangementShape with DomainElementModel
  3. object BaseIRIModel extends DomainElementModel with WithIri

    Encodes information about the base document IRI for the model element @ids

  4. object ContextElementWithIri extends WithIri
  5. object ContextMappingModel extends DomainElementModel with WithIri

    Stores information about mapping rules for a property in the model

  6. object CreativeWorkModel extends DomainElementModel with LinkableElementModel with DescribedElementModel

    Creative work metamodel

  7. object CuriePrefixModel extends DomainElementModel with WithIri

    Stores information about a CURIE prefix defined in the context

  8. object DefaultVocabularyModel extends DomainElementModel with WithIri

    Encodes information about the base vocabulary to map by default properties and types in the model

  9. object DependenciesModel extends DependenciesModel
  10. object DiscriminatorValueMappingModel extends DomainElementModel
  11. object ExampleModel extends ExampleModel
  12. object FileShapeModel extends AnyShapeModel with CommonShapeFields
  13. object IriTemplateMappingModel extends DomainElementModel

    Variable metaModel

  14. object MatrixShapeModel extends DataArrangementShape with DomainElementModel
  15. object NilShapeModel extends AnyShapeModel
  16. object NodeShapeModel extends NodeShapeModel
  17. object PropertyDependenciesModel extends DomainElementModel with DependenciesModel
  18. object ScalarShapeModel extends AnyShapeModel with CommonShapeFields

    Scalar shape metamodel

  19. object SchemaDependenciesModel extends DomainElementModel with DependenciesModel
  20. object SchemaShapeModel extends SchemaShapeModel
  21. object SemanticContextModel extends DomainElementModel

    Set of semantic contextual information that can be attached to a schema

  22. object TupleShapeModel extends DataArrangementShape with DomainElementModel
  23. object UnionShapeModel extends AnyShapeModel
  24. object XMLSerializerModel extends DomainElementModel

    Scalar shape metamodel

Ungrouped