Conformance
Four targets, four profiles
Conformance is claimed against a target and a profile, and a statement is only conformant if it lists what it fails. The registry publishes failures in the same type as passes, deliberately.
Targets
exporterA system that produces an exchange package.importerA system that consumes an exchange package.packageA single artifact, tested statically without either system present.roundTripAn exporter and an importer tested as a pair: export, import, re-export, compare.
Profiles
| Profile | Domains | Included |
|---|---|---|
core | 7 | identity, spaces, assets, points, relationships, resources, provenance |
core-intent | 9 | identity, spaces, assets, points, relationships, resources, provenance, intent, events |
core-intent-knowledge | 10 | identity, spaces, assets, points, relationships, resources, provenance, intent, events, knowledge |
full | 12 | identity, spaces, assets, points, relationships, resources, provenance, intent, events, knowledge, representation, timeSeries |