Skip to content

0615 Schema Extraction

Schema extraction creates a set of SchemaElement entities that represent how the data is structured in the digital resource.

This is then either matched with an existing schema or a new schema is created (see Area 5). This may be completely automated, or with stewards' assistance.

UML

SchemaAnalysis entity

The SchemaAnalysis entity identifies that the survey action service either created or verified the schema description for the analysed resource. It identifies which schema it analysed both in its attributes and, typically using the AssociatedAnnotation relationship to link to the root schema type.


Raise an issue or comment below