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.
SchemaAnalysisAnnotation entity¶
The SchemaAnalysisAnnotation 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.
- schemaName - Display name for the discovered schema.
- schemaType - Type name for the discovered schema.
Raise an issue or comment below