Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added permissions required to upload images #468

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .
@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .

:AdminAddObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .

:AdminDisplayDataPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#filename> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mimeType> ,
<http://www.w3.org/2000/01/rdf-schema#label> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .
@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .

:AdminDisplayObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#downloadLocation> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .
@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .

:AdminDropObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .
@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .

:AdminEditObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:CuratorAddObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:CuratorDisplayDataPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#filename> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mimeType> ,
<http://www.w3.org/2000/01/rdf-schema#label> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:CuratorDisplayObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#downloadLocation> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:CuratorDropObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:CuratorEditObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:EditorAddObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:EditorDisplayDataPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#filename> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mimeType> ,
<http://www.w3.org/2000/01/rdf-schema#label> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:EditorDisplayObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#downloadLocation> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:EditorDropObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:EditorEditObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:PublicDisplayDataPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#filename> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mimeType> ,
<http://www.w3.org/2000/01/rdf-schema#label> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/access-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:PublicDisplayObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#downloadLocation> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/update-related-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:SelfEditorAddObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:SelfEditorDisplayDataPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#filename> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mimeType> ,
<http://www.w3.org/2000/01/rdf-schema#label> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/related-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:SelfEditorDisplayObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#downloadLocation> ,
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/update-related-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:SelfEditorDropObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# $This file is distributed under the terms of the license in LICENSE$

@prefix : <https://vivoweb.org/ontology/vitro-application/auth/individual/update-related-allowed-property/> .
@prefix access: <https://vivoweb.org/ontology/vitro-application/auth/vocabulary/> .

:SelfEditorEditObjectPropertyValueSet access:value
<http://vitro.mannlib.cornell.edu/ns/vitro/public#mainImage> .
Loading