sub:assertion {
rdf:type rdfs:label "is a" .
<
https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay>
rdfs:label "activated view display" .
<
https://w3id.org/kpxl/gen/terms/DeactivatedViewDisplay>
rdfs:label "deactivated view display" .
<
https://w3id.org/kpxl/gen/terms/ViewDisplay>
rdfs:label "view display" .
<
https://w3id.org/kpxl/gen/terms/appliesTo>
rdfs:label "applies to - only applies to this user, and not to pages that are part of it, etc." .
<
https://w3id.org/kpxl/gen/terms/isDisplayFor>
rdfs:label "is a display for" .
<
https://w3id.org/kpxl/gen/terms/isDisplayOfView>
rdfs:label "is a display of the view" .
<
https://w3id.org/np/RA85WirEeiXnxKdoL5IJMgnz9J5KcQLivapXLzTrupT6k/most-recent-nanopubs>
rdfs:label "show my latest nanopublications" .
<
https://w3id.org/np/RAGQ0s3vTFdc0xGpr57IPaX24yctsW9YiU1Kz0EgmS4fs/space-list-view>
rdfs:label "show user's Spaces" .
sub:assertion a nt:AssertionTemplate ;
rdfs:label "Displaying a view on a user page" ;
nt:hasNanopubLabelPattern "${resource} displays view: ${view}" ;
nt:hasStatement sub:st10 ,
sub:st12 ,
sub:st20 ,
sub:st30 ,
sub:st31 ;
nt:hasTag "Spaces" .
sub:display a nt:EmbeddedResource ,
nt:LocalResource ;
rdfs:label "this" .
sub:displayMode a nt:RestrictedChoicePlaceholder ;
rdfs:label "select whether this display is activated or deactivated" ;
nt:hasDefaultValue <
https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> ;
nt:possibleValue <
https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay> , <
https://w3id.org/kpxl/gen/terms/DeactivatedViewDisplay> .
sub:resource a nt:AgentPlaceholder ;
rdfs:label "choose the user" .
sub:st10 rdf:object <
https://w3id.org/kpxl/gen/terms/ViewDisplay> ;
rdf:predicate rdf:type ;
rdf:subject sub:display .
sub:st12 rdf:object sub:displayMode ;
rdf:predicate rdf:type ;
rdf:subject sub:display ;
a nt:AdvancedStatement .
sub:st20 rdf:object sub:view ;
rdf:predicate <
https://w3id.org/kpxl/gen/terms/isDisplayOfView> ;
rdf:subject sub:display .
sub:st30 rdf:object sub:resource ;
rdf:predicate <
https://w3id.org/kpxl/gen/terms/isDisplayFor> ;
rdf:subject sub:display .
sub:st31 rdf:object sub:resource ;
rdf:predicate <
https://w3id.org/kpxl/gen/terms/appliesTo> ;
rdf:subject sub:display ;
a nt:AdvancedStatement ,
nt:OptionalStatement .
sub:view a nt:GuidedChoicePlaceholder ;
rdfs:label "choose the view" ;
nt:possibleValue <
https://w3id.org/np/RA85WirEeiXnxKdoL5IJMgnz9J5KcQLivapXLzTrupT6k/most-recent-nanopubs> , <
https://w3id.org/np/RAGQ0s3vTFdc0xGpr57IPaX24yctsW9YiU1Kz0EgmS4fs/space-list-view> , <
https://w3id.org/np/RArUsGK-jY6QOcaW-2K9ngY1kBDJMaWHn3dCEyylZ-Smo/planned-event-attendance-view> , <
https://w3id.org/np/RAwQnC7tU5pPi8IsKvH1rcysQo1OfJji7MjeIJSUH3gwU/read-papers-view> , <
https://w3id.org/np/RAyGnSBDLneVXhzK8SRwtkU4tN96F_3vSeZVc_SxYMxTk/simple-message-view> ;
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAs7Q2IMbb7C2WzFa98bVwlDMhN3kJ0rrF9cSEybtvLaA/find-embedded-things?type=https://w3id.org/kpxl/gen/terms/ResourceView" .
<
https://w3id.org/np/RArUsGK-jY6QOcaW-2K9ngY1kBDJMaWHn3dCEyylZ-Smo/planned-event-attendance-view>
rdfs:label "list events I plan to attend" .
<
https://w3id.org/np/RAwQnC7tU5pPi8IsKvH1rcysQo1OfJji7MjeIJSUH3gwU/read-papers-view>
rdfs:label "list papers I have read" .
<
https://w3id.org/np/RAyGnSBDLneVXhzK8SRwtkU4tN96F_3vSeZVc_SxYMxTk/simple-message-view>
rdfs:label "simple message view" .
}