@prefix this: . @prefix sub: . @prefix gen: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { gen:ViewAction a gen:DocumentationTopic; dct:description "Buttons on views that open pre-filled forms: result and entry actions, visibility, mappings, fill modes and fill queries."; rdfs:label "View action"; gen:hasPositionString "140"; gen:isRelevantFor . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { this: dct:created "2026-09-16T12:41:18Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes gen:ViewAction; npx:hasNanopubType gen:DocumentationTopic, gen:isRelevantFor; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8cMusqtNyKA6UIsi3f7BAcZmHQXWxU0qk0PLsboMWQxYrGBfGgHTgRHJrBRxL+Zn9kJHKVmz2smDcjCBptXi/OwWy80gjsx+Pbe6IWz3zFPWF1UoFIKfPnC0slV67CQgdM853zW7Bmk9/uflCtK4EtZKmPdRGtUHVC7DTVvDBMDzLRGdE2KCBVN29EbM5GGVNvijYbaZQ9OFQPBkQshayqSIyGRr6rreJdkrRVLIzu3uuAjKYydaeXZWSN2JLnVBwrClKUxaEdCwhb5nXpMtKOMD+R+LgaXLeJUWM8BdRSYnta9ZqI5pHY4y3v+eW7J+HHeTvRbHvlik+Z4hFUXmQIDAQAB"; npx:hasSignature "GtUFdGVc+ia47/uI0pDjvvt55/afVhYdpeFsuGMGQG9+XlqYjhI3b1GiP5I6ds4umTiKOTV9UMfsoU8+WvVwS/w0aEmbzr1/bBlHCwr++3GpTO3lpAzH+ffA4jOijeOeFZ1ZbvH4S08vyMQp64qe7JaXNA9cjDET272hE+dLiL7tkFV01xsB4BRHMuFlNaJRZsVrBlZsLdpSEmaBqWr17uTIcroJ1GdxQqDuj2osq4za0F6zup0fV+y3nNCQl/L/9uUJ6z4gTykF/ROedthxdzWN2IfL5R+sVId5citavPfVsnA1nUq8N8Ehg/CaI4OMRpaqgYUGhNNpfxwz3WWVxQ=="; npx:hasSignatureTarget this:; npx:signedBy . nt:hasLabelFromApi "Nanopublication Docs" . }