Add kalliope to MDObjectSyndicationSet
This commit is contained in:
2
l18n
2
l18n
Submodule l18n updated: 50fbfd4a68...1281aec3b1
@ -32,6 +32,12 @@ final class MDObjectSyndicationSet extends MDValueSet {
|
|||||||
'org_prefix' => null,
|
'org_prefix' => null,
|
||||||
'id_is_int' => true,
|
'id_is_int' => true,
|
||||||
],
|
],
|
||||||
|
'kalliope-verbund' => [
|
||||||
|
'url' => 'https://kalliope-verbund.info/',
|
||||||
|
'object_prefix' => 'https://kalliope-verbund.info/',
|
||||||
|
'org_prefix' => 'https://kalliope-verbund.info/isil?isil.id=',
|
||||||
|
'id_is_int' => false,
|
||||||
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user