mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Add ref:edubase for schools, etc in the UK (#1000)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "ref:edubase",
|
||||
"type": "identifier",
|
||||
"label": "Department for Education Reference",
|
||||
"urlFormat": "https://get-information-schools.service.gov.uk/Establishments/Establishment/Details/{value}",
|
||||
"pattern": "^[0-9]{1,}$",
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"gb"
|
||||
]
|
||||
},
|
||||
"terms": [
|
||||
"Edubase Reference",
|
||||
"DfE URN"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user