originalId set to mandatory
This commit is contained in:
parent
2b85674659
commit
5c3d50f309
|
@ -64,11 +64,8 @@ from <https://ariadne-infrastructure.eu/api_________::ariadne_plus::ads::271>
|
|||
|
||||
where {
|
||||
?record aocat:has_language / skos:prefLabel ?language .
|
||||
optional {
|
||||
{
|
||||
?record aocat:has_original_id ?originalId .
|
||||
}
|
||||
union
|
||||
optional {
|
||||
{
|
||||
?record aocat:has_native_subject ?nativeSubject .
|
||||
?nativeSubject skos:prefLabel ?nativeSubjectPrefLabel .
|
||||
|
|
Loading…
Reference in New Issue