Fix wrong default prefix #54
3 changed files with 5 additions and 3 deletions
|
|
@ -45,13 +45,15 @@ prefixes:
|
||||||
w3ctr: https://www.w3.org/TR/
|
w3ctr: https://www.w3.org/TR/
|
||||||
xsd: http://www.w3.org/2001/XMLSchema#
|
xsd: http://www.w3.org/2001/XMLSchema#
|
||||||
|
|
||||||
default_prefix: inm7fb
|
default_prefix: inm7fu
|
||||||
|
|
||||||
emit_prefixes:
|
emit_prefixes:
|
||||||
- dlidentifiers
|
- dlidentifiers
|
||||||
- dlthings
|
- dlthings
|
||||||
- dltypes
|
- dltypes
|
||||||
- inm7
|
- inm7
|
||||||
|
- inm7fb
|
||||||
|
- inm7fu
|
||||||
- rdf
|
- rdf
|
||||||
- rdfs
|
- rdfs
|
||||||
- skos
|
- skos
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pid": "inm7:juseless-account/zorro",
|
"pid": "inm7:juseless-account/zorro",
|
||||||
"schema_type": "inm7fb:JuselessAccount",
|
"schema_type": "inm7fu:JuselessAccount",
|
||||||
"member_of": [
|
"member_of": [
|
||||||
"inm7:juseless-group/tango",
|
"inm7:juseless-group/tango",
|
||||||
"inm7:juseless-group/dressedinblack"
|
"inm7:juseless-group/dressedinblack"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"pid": "inm7:juseless-group/tango",
|
"pid": "inm7:juseless-group/tango",
|
||||||
"schema_type": "inm7fb:JuselessGroup",
|
"schema_type": "inm7fu:JuselessGroup",
|
||||||
"name": "tango",
|
"name": "tango",
|
||||||
"@type": "JuselessGroup"
|
"@type": "JuselessGroup"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue