Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata, version strings #11

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
35 changes: 35 additions & 0 deletions mappings/package_eforms_16_1.5/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"identifier": "package_eforms_16_v1.2",
"title": "Package EF16 v1.2",
"description": "This is the conceptual mapping for bla bla bla",
"created_at": "2023-11-08T16:36:45.294043",
"mapping_version": "3.0.0-alpha.1",
"ontology_version": "4.0.0",
"mapping_suite_hash_digest": "d32670be65357202bce4ae7a32df53b21a500cb9d3adcc894f2d2771e01ea7d1",
"mapping_type": "eforms",
"metadata_constraints": {
"constraints": {
"eforms_subtype": [
"16",
"10",
"11",
"12",
"13",
"X1",
"T1"
],
"start_date": [],
"end_date": [],
"eforms_sdk_versions": [
"1.3",
"1.4",
"1.5",
"1.6",
"1.7",
"1.8",
"1.9",
"1.10"
]
}
}
}
Loading
Loading