@prefix this: <https://w3id.org/np/RAiNrals9m7glgRFdu1i4pygixr5VGfA1ERoA_DpwdT0A> .
@prefix sub: <https://w3id.org/np/RAiNrals9m7glgRFdu1i4pygixr5VGfA1ERoA_DpwdT0A/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

<https://w3id.org/np/RAiNrals9m7glgRFdu1i4pygixr5VGfA1ERoA_DpwdT0A> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-06-22T15:07:02Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/licenses/by/4.0/>;
  npx:embeds sub:view-displays-view;
  npx:introduces sub:space-view-displays-view-kind;
  npx:supersedes <https://w3id.org/np/RAuC9fRhIqfkrzY5wWD4qst2S6UeF3KN9my4unG8OltfI>;
  rdfs:label "View displays view (space)";
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RA8_hijwsfGCryMYtjtEpec21ZSNY68-qmL0bHRWR0sWM> .

sub:add-view-display-action a gen:ViewResultAction;
  rdfs:label "➕ add view display";
  gen:hasActionTemplate <https://w3id.org/np/RAwPPxDxkXwgWwYhmvzi6SUs8djPZS4IgWJdp2G0blqoQ>;
  gen:hasActionTemplatePartField "void";
  gen:hasActionTemplateQueryMapping "void";
  gen:hasActionTemplateTargetField "resource";
  gen:isVisibleTo gen:MaintainerRole .

sub:deactivate-action a gen:ViewEntryAction;
  rdfs:label "deactivate";
  gen:hasActionTemplate <https://w3id.org/np/RAZ47_4JquvEXk30HYnVeSgFRcQqHtpdibcfBOeqHI2j4>;
  gen:hasActionTemplatePartField "void";
  gen:hasActionTemplateQueryMapping "deactivateView:view";
  gen:hasActionTemplateTargetField "resource";
  gen:isVisibleTo gen:MaintainerRole .

sub:view-displays-view a gen:ResourceView, gen:TabularView;
  dct:isVersionOf sub:space-view-displays-view-kind;
  dct:title "🖵 View displays";
  rdfs:label "View displays view (space)";
  gen:appliesToInstancesOf gen:Space;
  gen:hasStructuralPosition "5.5.viewDisplays";
  gen:hasViewAction sub:add-view-display-action, sub:deactivate-action;
  gen:hasViewQuery <https://w3id.org/np/RAE8SOXg7x9nreFldSIdcCku_fHMeIP1RnXizITBj2ggo/list-view-displays>;
  gen:hasViewQueryTargetField "resource" .

sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .

orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
  npx:hasSignature "iruQqw9miEo4N17vYeRYh96H6AFSA9XfIGNZv9GSdI9x46AFDzqairW63fXQP+ICn8wMLxatj/5bTXU9YhjCkQdDApkx/y66M7Dd+AwHOJcA5doin55WqEg+OeZ2qfVt8z/giaMyuHK+YZtSVBQSt19WpJFqM0ySed4gFh3cPu8=";
  npx:hasSignatureTarget <https://w3id.org/np/RAiNrals9m7glgRFdu1i4pygixr5VGfA1ERoA_DpwdT0A>;
  npx:signedBy orcid:0000-0002-1267-0234 .

