Revert "add the from and until to the temporal field even if they do not come from periodO, otherwise the info is not shown in the portal"

This reverts commit 07178a1b
This commit is contained in:
Alessia Bardi 2022-11-18 16:46:22 +01:00
parent e66cef3283
commit 0b600fe99e
2 changed files with 0 additions and 10 deletions

View File

@ -69,11 +69,6 @@ CONSTRUCT {
?temporalNative aoprop:nativePeriodName ?temporalNativePeriodName .
?temporalNative aoprop:nativeFrom ?temporalNativeFrom .
?temporalNative aoprop:nativeUntil ?temporalNativeUntil .
%record aoprop:temporal ?temporalNative .
?temporalNative aoprop:periodOName ?temporalNativePeriodName .
?temporalNative aoprop:from ?temporalNativeFrom .
?temporalNative aoprop:until ?temporalNativeUntil .
?temporalNative aoprop:uri ?temporalNative .
%record aoprop:archeologicalResourceType ?archeologicalResourceType .
?archeologicalResourceType aoprop:name ?archeologicalResourceTypeName .
%record aoprop:resourceType ?resourceType .

View File

@ -71,11 +71,6 @@ CONSTRUCT {
?temporalNative aoprop:nativePeriodName ?temporalNativePeriodName .
?temporalNative aoprop:nativeFrom ?temporalNativeFrom .
?temporalNative aoprop:nativeUntil ?temporalNativeUntil .
%record aoprop:temporal ?temporalNative .
?temporalNative aoprop:periodOName ?temporalNativePeriodName .
?temporalNative aoprop:from ?temporalNativeFrom .
?temporalNative aoprop:until ?temporalNativeUntil .
?temporalNative aoprop:uri ?temporalNative .
%record aoprop:archeologicalResourceType ?archeologicalResourceType .
?archeologicalResourceType aoprop:name ?archeologicalResourceTypeName .
%record aoprop:resourceType ?resourceType .