Skip to content

Commit

Permalink
[refs #99788] Copernicus Land: include FilesLibraryItem.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Apr 8, 2019
1 parent 8ac2b68 commit 999b014
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions copernicus/facets.json
Original file line number Diff line number Diff line change
Expand Up @@ -708,6 +708,7 @@
"Eyewitness story",
"Figure",
"File",
"FilesLibraryItem",
"Folder",
"GIS Map Application",
"Methodology Reference",
Expand Down
3 changes: 3 additions & 0 deletions copernicus/riverconfig_land.copernicus_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"plone.app.contenttypes.interfaces.ILink": "Link",
"plone.app.contenttypes.interfaces.IImage": "Image",
"plone.app.contenttypes.interfaces.IFolder": "Folder",
"plone.dexterity.interfaces.IDexterityContainer": "Folder",
"plone.app.contenttypes.interfaces.IFile": "File",
"plone.app.contenttypes.interfaces.IDocument": "Page",
"plone.app.contenttypes.interfaces.ICollection": "Collections",
Expand Down Expand Up @@ -140,6 +141,7 @@
"{?resource a <https://land.copernicus.eu/portal_types/Link#Link>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Image#Image>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Folder#Folder>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/FilesLibraryItem#FilesLibraryItem>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/File#File>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Collection#Collection>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/FormFolder#FormFolder>} UNION ",
Expand All @@ -165,6 +167,7 @@
"{?resource a <https://land.copernicus.eu/portal_types/Link#Link>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Image#Image>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Folder#Folder>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/FilesLibraryItem#FilesLibraryItem>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/File#File>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Event#Event>} UNION ",
"{?resource a <https://land.copernicus.eu/portal_types/Document#Document>}"
Expand Down

0 comments on commit 999b014

Please sign in to comment.