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/
|
||||
xsd: http://www.w3.org/2001/XMLSchema#
|
||||
|
||||
default_prefix: inm7fb
|
||||
default_prefix: inm7fu
|
||||
|
||||
emit_prefixes:
|
||||
- dlidentifiers
|
||||
- dlthings
|
||||
- dltypes
|
||||
- inm7
|
||||
- inm7fb
|
||||
- inm7fu
|
||||
- rdf
|
||||
- rdfs
|
||||
- skos
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"pid": "inm7:juseless-account/zorro",
|
||||
"schema_type": "inm7fb:JuselessAccount",
|
||||
"schema_type": "inm7fu:JuselessAccount",
|
||||
"member_of": [
|
||||
"inm7:juseless-group/tango",
|
||||
"inm7:juseless-group/dressedinblack"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"pid": "inm7:juseless-group/tango",
|
||||
"schema_type": "inm7fb:JuselessGroup",
|
||||
"schema_type": "inm7fu:JuselessGroup",
|
||||
"name": "tango",
|
||||
"@type": "JuselessGroup"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue