removed Ariadne_subject inherited from collection

master
Enrico Ottonello 2 years ago
parent 0d0ca09983
commit ae11aec41a

@ -71,7 +71,6 @@ INSERT {
?record aocat:has_owner ?owner .
?record aocat:has_publisher ?publisher .
?record aocat:has_access_rights ?accessRights .
?record aocat:has_ARIADNE_subject ?archeologicalResourceType .
}
}
USING <https://ariadne-infrastructure.eu/api_________::ariadne_plus::hes::maritime>
@ -84,7 +83,6 @@ WHERE {
?collection aocat:has_owner ?owner .
?collection aocat:has_publisher ?publisher .
?collection aocat:has_access_rights ?accessRights .
?collection aocat:has_ARIADNE_subject ?archeologicalResourceType .
};
PREFIX aocat: <https://www.ariadne-infrastructure.eu/resource/ao/cat/1.1/>

Loading…
Cancel
Save