Skip to content

Commit ebe46c1

Browse files
committed
feat : change data_specs_version from Pattern to Plain term
1 parent 59f47d8 commit ebe46c1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"@context": "000_context.jsonld",
3-
"id": "obs4ref_version",
3+
"id": "obs4ref_2_0_0",
44
"type": "data_specs_version"
55
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"@context": "000_context.jsonld",
3+
"id": "obs4ref_2_1_0",
4+
"type": "data_specs_version"
5+
}

0 commit comments

Comments
 (0)