Skip to content

Commit 61b38bb

Browse files
committed
Add UKMO entries
1 parent e257dea commit 61b38bb

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

institution/mohc.json

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": "mohc",
4+
"type": "institution"
5+
}

organisation/mohc.json

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": "mohc",
4+
"type": "organisation"
5+
}

source/ukesm1-0-ll.json

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": "ukesm1-0-ll",
4+
"type": "source"
5+
}

0 commit comments

Comments
 (0)