Comprehensive Knowledge Archive Network (CKAN) Developer Documentation Release 2.2.3

Total Page:16

File Type:pdf, Size:1020Kb

Comprehensive Knowledge Archive Network (CKAN) Developer Documentation Release 2.2.3 Comprehensive Knowledge Archive Network (CKAN) Developer Documentation Release 2.2.3 Open Knowledge Foundation June 14, 2017 Contents 1 Welcome to CKAN’s Documentation1 2 User guide 3 2.1 What is CKAN?.............................................3 2.2 Using CKAN...............................................4 3 Sysadmin guide 17 3.1 Creating a sysadmin account....................................... 17 3.2 Customizing look and feel........................................ 17 3.3 Managing organizations and datasets.................................. 18 3.4 Permanently deleting datasets...................................... 19 3.5 Managing users.............................................. 20 4 Installing CKAN 21 4.1 Installing CKAN from package..................................... 21 4.2 Installing CKAN from source...................................... 23 4.3 Deploying a source install........................................ 28 5 Upgrading CKAN 33 5.1 CKAN releases.............................................. 33 5.2 Release process.............................................. 34 5.3 Upgrading CKAN............................................ 38 6 Getting started 45 6.1 Creating a sysadmin user......................................... 45 6.2 Creating test data............................................. 45 6.3 Config file................................................ 46 7 Features 47 7.1 Command Line Interface......................................... 47 7.2 Organizations and authorization..................................... 54 7.3 Data Viewer............................................... 57 7.4 FileStore and file uploads........................................ 60 7.5 DataStore extension........................................... 62 7.6 Apps & Ideas............................................... 71 7.7 Tag Vocabularies............................................. 71 7.8 Form Integration............................................. 73 7.9 Linked Data and RDF.......................................... 74 7.10 Background tasks............................................. 75 i 7.11 Email notifications............................................ 78 7.12 Page View Tracking........................................... 79 7.13 Multilingual Extension.......................................... 81 7.14 Stats Extension.............................................. 82 8 Writing CKAN extensions 85 8.1 Writing extensions tutorial........................................ 85 8.2 Testing extensions............................................ 94 8.3 Best practices for writing extensions................................... 97 8.4 Plugin interfaces reference........................................ 97 8.5 Plugins toolkit reference......................................... 107 8.6 Converter functions reference...................................... 113 8.7 Validator functions reference....................................... 114 9 Theming 119 9.1 Create Custom Extension........................................ 119 10 The CKAN API 121 10.1 Legacy APIs............................................... 121 10.2 Making an API request.......................................... 129 10.3 Example: Importing datasets with the CKAN API........................... 131 10.4 API versions............................................... 132 10.5 Authentication and API keys....................................... 132 10.6 GET-able API functions......................................... 133 10.7 JSONP support.............................................. 133 10.8 Action API reference........................................... 133 11 Contributing to CKAN 163 11.1 Reporting issues............................................. 163 11.2 Translating CKAN............................................ 163 11.3 Coding standards............................................. 166 11.4 Commit messages............................................ 202 11.5 Frontend development guidelines.................................... 202 11.6 Writing documentation.......................................... 227 11.7 Making a pull request.......................................... 236 12 Testing CKAN 239 12.1 Install additional dependencies...................................... 239 12.2 Set up the test databases......................................... 239 12.3 Run the tests............................................... 239 12.4 Migration testing............................................. 240 12.5 Common error messages......................................... 240 12.6 Front-end Testing............................................. 241 13 Config File Options 243 13.1 General Settings............................................. 243 13.2 Database Settings............................................. 244 13.3 Site Settings............................................... 244 13.4 Authorization Settings.......................................... 246 13.5 Search Settings.............................................. 248 13.6 Plugins Settings............................................. 250 13.7 Front-End Settings............................................ 251 13.8 Theming Settings............................................. 256 13.9 Storage Settings............................................. 257 13.10 DataPusher Settings........................................... 258 ii 13.11 Activity Streams Settings........................................ 259 13.12 Feeds Settings.............................................. 260 13.13 Internationalisation Settings....................................... 260 13.14 Form Settings............................................... 262 13.15 Email Settings.............................................. 262 14 Changelog 265 14.1 v2.2.3 2015-07-22............................................ 265 14.2 v2.2.2 2015-03-04............................................ 265 14.3 v2.2.1 2014-10-15............................................ 266 14.4 v2.2 2014-02-04............................................. 267 14.5 v2.1.5 2015-07-22............................................ 270 14.6 v2.1.4 2015-03-04............................................ 270 14.7 v2.1.3 2014-10-15............................................ 271 14.8 v2.1.2 2014-02-04............................................ 271 14.9 v2.1.1 2013-11-8............................................. 272 14.10 v2.1 2013-08-13............................................. 272 14.11 v2.0.7 2015-07-22............................................ 274 14.12 v2.0.6 2015-03-04............................................ 274 14.13 v2.0.5 2014-10-15............................................ 275 14.14 v2.0.4 2014-02-04............................................ 275 14.15 v2.0.3 2013-11-8............................................. 275 14.16 v2.0.2 2013-08-13............................................ 276 14.17 v2.0.1 2013-06-11............................................ 276 14.18 v2.0 2013-05-10............................................. 276 14.19 v1.8.2 2013-08-13............................................ 279 14.20 v1.8.1 2013-05-10............................................ 279 14.21 v1.8 2012-10-19............................................. 280 14.22 v1.7.4 2013-08-13............................................ 281 14.23 v1.7.3 2013-05-10............................................ 281 14.24 v1.7.2 2012-10-19............................................ 281 14.25 v1.7.1 2012-06-20............................................ 281 14.26 v1.7 2012-05-09............................................. 282 14.27 v1.6 2012-02-24............................................. 283 14.28 v1.5.1 2012-01-04............................................ 284 14.29 v1.5 2011-11-07............................................. 285 14.30 v1.4.3.1 2011-09-30........................................... 286 14.31 v1.4.3 2011-09-13............................................ 286 14.32 v1.4.2 2011-08-05............................................ 287 14.33 v1.4.1 2011-06-27............................................ 288 14.34 v1.4 2011-05-19............................................. 288 14.35 v1.3.3 2011-04-08............................................ 288 14.36 v1.3.2 2011-03-15............................................ 289 14.37 v1.3 2011-02-18............................................. 290 14.38 v1.2 2010-11-25............................................. 290 14.39 v1.1 2010-08-10............................................. 291 14.40 v1.0.2 2010-08-27............................................ 291 14.41 v1.0.1 2010-06-23............................................ 291 14.42 v1.0 2010-05-11............................................. 291 14.43 v0.11 2010-01-25............................................ 292 14.44 v0.10 2009-09-30............................................ 293 14.45 v0.9 2009-07-31............................................. 293 14.46 v0.8 2009-04-10............................................. 294 14.47 v0.7 2008-10-31............................................. 294 iii 14.48 v0.6 2008-07-08............................................. 294 14.49 v0.5 2008-01-22............................................. 294 14.50 v0.4 2007-07-04............................................. 295 14.51 v0.3 2007-04-12............................................. 295 14.52 v0.2 2007-02............................................... 295 14.53 v0.1 2006-05............................................... 295 15 Appendices 297 15.1 Multicore Solr setup..........................................
Recommended publications
  • Download Issue
    Issue October 2019 | presented by www.jaxenter.com #70 The digital magazine for enterprise developers JavaThe JDK’s hidden 13 treasures i Jakarta EE 8 Let the games begin JDK 13 Why text blocks are worth the wait OpenJFX 13 JavaFX gets its own identity © Teguh Mujiono/Shutterstock.com, Pushkin/Shutterstock.com Illustrationen: Sun Microsystems Inc., S&S Media Editorial Let’s celebrate Java – three times! It’s that time again: A new Java version is here! Java 13 Last but not least: Jakarta EE, the follow-up project of was launched as planned, six months after the release Java EE, has announced its first release under the umbrella of of Java 12, and again it has some interesting features on the Eclipse Foundation. We got hold of the executive director board. In this issue of Jax Magazine, we’ve covered them of the Eclipse Foundation, Mike Milinkovich, and asked him for you in detail. about the current status of Jakarta EE. The good news doesn’t end there, as JavaFX 13 has also been released. The UI toolkit is no longer included in the JDK Happy reading, but has adjusted its new version releases to the new Java re- lease cadence. Find out what’s new here! Hartmut Schlosser Java 13 – a deep dive into the JDK’s 3 Kubernetes as a multi-cloud 17 new features operating system Falk Sippach Patrick Arnold Index Java 13 – why text blocks are worth the wait 6 Multi-tier deployment with Ansible 21 Tim Zöller Daniel Stender Jakarta EE 8 is sprinting towards an 9 Do we need a service mesh? 28 exciting future for enterprise Java Anton Weiss Thilo Frotscher
    [Show full text]
  • Interfacing Apache HTTP Server 2.4 with External Applications
    Interfacing Apache HTTP Server 2.4 with External Applications Jeff Trawick Interfacing Apache HTTP Server 2.4 with External Applications Jeff Trawick November 6, 2012 Who am I? Interfacing Apache HTTP Server 2.4 with External Applications Met Unix (in the form of Xenix) in 1985 Jeff Trawick Joined IBM in 1990 to work on network software for mainframes Moved to a different organization in 2000 to work on Apache httpd Later spent about 4 years at Sun/Oracle Got tired of being tired of being an employee of too-huge corporation so formed my own too-small company Currently working part-time, coding on other projects, and taking classes Overview Interfacing Apache HTTP Server 2.4 with External Applications Jeff Trawick Huge problem space, so simplify Perspective: \General purpose" web servers, not minimal application containers which implement HTTP \Applications:" Code that runs dynamically on the server during request processing to process input and generate output Possible web server interactions Interfacing Apache HTTP Server 2.4 with External Applications Jeff Trawick Native code plugin modules (uhh, assuming server is native code) Non-native code + language interpreter inside server (Lua, Perl, etc.) Arbitrary processes on the other side of a standard wire protocol like HTTP (proxy), CGI, FastCGI, etc. (Java and \all of the above") or private protocol Some hybrid such as mod fcgid mod fcgid as example hybrid Interfacing Apache HTTP Server 2.4 with External Applications Jeff Trawick Supports applications which implement a standard wire protocol, no restriction on implementation mechanism Has extensive support for managing the application[+interpreter] processes so that the management of the application processes is well-integrated with the web server Contrast with mod proxy fcgi (pure FastCGI, no process management) or mod php (no processes/threads other than those of web server).
    [Show full text]
  • The Construction of Open Data Portal Using DKAN for Integrate to Multiple Japanese Local Government Open Data *Toshikazu Seto 1 , Yoshihide Sekimoto 2
    Free and Open Source Software for Geospatial (FOSS4G) Conference Proceedings Volume 16 Bonn, Germany Article 17 2016 The onsC truction of Open Data Portal using DKAN for nI tegrate to Multiple Japanese Local Government Open Data Toshikazu Seto Center for Spatial Information Science, the University of Tokyo Yoshihide Sekimoto Institute of Industrial Science, the University of Tokyo Follow this and additional works at: https://scholarworks.umass.edu/foss4g Part of the Computer and Systems Architecture Commons, and the Geographic Information Sciences Commons Recommended Citation Seto, Toshikazu and Sekimoto, Yoshihide (2016) "The onC struction of Open Data Portal using DKAN for Integrate to Multiple Japanese Local Government Open Data," Free and Open Source Software for Geospatial (FOSS4G) Conference Proceedings: Vol. 16 , Article 17. DOI: https://doi.org/10.7275/R5W957B0 Available at: https://scholarworks.umass.edu/foss4g/vol16/iss1/17 This Poster is brought to you for free and open access by ScholarWorks@UMass Amherst. It has been accepted for inclusion in Free and Open Source Software for Geospatial (FOSS4G) Conference Proceedings by an authorized editor of ScholarWorks@UMass Amherst. For more information, please contact [email protected]. Center for Spatial Information Science at The University of Tokyo The Construction of Open Data Portal using DKAN for Integrate to Multiple Japanese Local Government Open Data *Toshikazu Seto 1 , Yoshihide Sekimoto 2 *1: Center for Spatial Information Science, the University of Tokyo, 4-6-1, Komaba, Meguro-ku, Tokyo 153-8505, Japan, 153-8505 Email: [email protected] 2: Institute of Industrial Science, the University of Tokyo 3.
    [Show full text]
  • Linkedpipes DCAT-AP Viewer: a Native DCAT-AP Data Catalog⋆
    LinkedPipes DCAT-AP Viewer: A Native DCAT-AP Data Catalog? Jakub Klímek[0000−0001−7234−3051] and Petr Škoda[0000−0002−2732−9370] Charles University, Faculty of Mathematics and Physics Malostranské nám. 25, 118 00 Praha 1, Czech Republic [email protected] Abstract. In this demonstration we present LinkedPipes DCAT-AP Viewer (LP-DAV), a data catalog built to support DCAT-AP, the Eu- ropean standard for representation of metadata in data portals, and an application profile of the DCAT W3C Recommendation. We present its architecture and data loading process and on the example of the Czech National Open Data portal we show its main advantages compared to other data catalog solutions such as CKAN. These include the support for Named Authority Lists in EU Vocabularies (EU NALs), controlled vocabularies mandatory in DCAT-AP, and the support for bulk loading of DCAT-AP RDF dumps using LinkedPipes ETL. Keywords: catalog · DCAT · DCAT-AP · linked data 1 Introduction Currently, two worlds exist in the area of data catalogs on the web. In the first one there are a few well established data catalog implementations such as CKAN or DKAN, each with their data model and a JSON-based API for accessing and writing the metadata. In the second one, there is the Linked Data and RDF based DCAT W3C Recommendation [1] and its application profiles, such as the European DCAT-AP1, which are de facto standards for representation of metadata in data portals. The problem is that CKAN has been around for a while now, and is better developed, whereas DCAT is still quite new, with insufficient tooling support, nevertheless it is the standard.
    [Show full text]
  • GNU/Linux Magazine Hors-Série N°66 Apache Introduction
    LES GUIDES DE sur les origines d Ce documntslapriéxvj-g(@h.)26013à:5 Tout ce qu LE GUIDE COMPLET POUR METTRE EN PLACE ET BIEN CONFIGURER VOTRE SERVEUR WEB APACH France METRO : 12.90 et sur ses principales Introduction fonctionnalités il faut savoir Apache CH : 18,00 CHF Installation et con Installer son premier BEL/PORT.CONT : 13,90 serveur et choisir le mécanisme d plus adapté authenti HORS-SÉRIE guration ���� cation le DOM TOM : 13,90 Programmer pour le Web PHP, Python, Perl et Ruby : quelques bases pour bien programmer avec les langages du Web CAN : 18,00 $ cad Aller plus loin MAR : 130 MAD Des éléments de con pour des besoins plus spéci (LDAP, chi guration avancée ques L 15066 ff Édité par Les Éditions Diamond Éditions Les par Édité rement, ...) www.ed-diamond.com -66H F: Tutoriels Des pas-à-pas 12,90 pour passer E rapidement à la pratique € -RD Ce documntslapriéxvj-g(@h.)26013à:5 2 GNU/LiNUx maGaziNeHors-série N°66 : apacHe Impression : Service abonnement: Responsable publicité: Conception graphique: Remerciements Secrétaire derédaction Rédacteur enchef: Directeur depublication: Sites : Service commercial: E-mail : Tél. : est éditépar GNU/Linux MagazineHors-Série Éditions Diamond. rédigés parlesmembresdel'équiperédactionnelledes Les articlesnonsignéscontenusdanscenuméroontété respectif. droit ayant leur de propriété sont la dans le magazine les représentés logos Tous respectif. citées dans ce numéro sont déposées par les sans aucun marques Toutes d’information, but publicitaire. leur propriétaire figurant dans d’adresses les et prix pages de sont rédactionnelles indications données Les à renvoyés. titre ni rendus, ni sont GNU/Linux Magazine France Hors-série, publiés ou non, ne particulier, les manuscrits, photos accord écrit et de la société Les éditions Diamond.
    [Show full text]
  • The Envidat Concept for an Institutional Environmental Data
    I Iosifescu Enescu, I, et al. 2018. The EnviDat Concept for an CODATA '$7$6&,(1&( S Institutional Environmental Data Portal. Data Science Journal, U -2851$/ 17: 28, pp. 1–17. DOI: https://doi.org/10.5334/dsj-2018-028 RESEARCH PAPER The EnviDat Concept for an Institutional Environmental Data Portal Ionuț Iosifescu Enescu1, Gian-Kasper Plattner1, Lucia Espona Pernas1, Dominik Haas-Artho1, Sandro Bischof1, Michael Lehning2,3 and Konrad Steffen1,3,4 1 Swiss Federal Institute for Forest, Snow and Landscape WSL, CH 2 WSL Institute for Snow and Avalanche Research SLF, CH 3 School of Architecture, Civil and Environmental Engineering, EPFL, CH 4 ETH Zurich, CH Corresponding author: Ionuț Iosifescu Enescu ([email protected]) EnviDat is the environmental data portal developed by the Swiss Federal Institute for Forest, Snow and Landscape Research WSL. The strategic initiative EnviDat highlights the importance WSL lays on Research Data Management (RDM) at the institutional level and demonstrates the commitment to accessible research data in order to advance environmental science. EnviDat focuses on registering and publishing environmental data sets and provides unified and efficient access to the WSL’s comprehensive reservoir of environmental monitoring and research data. Research data management is organized in a decentralized manner where the responsibility to curate research data remains with the experts and the original data providers. EnviDat supports data producers and data users in registration, documentation, storage, publi- cation, search and retrieval of a wide range of heterogeneous data sets from the environmental domain. Innovative features include (i) a flexible, three-layer metadata schema, (ii) an additive data discovery model that considers spatial data and (iii) a DataCRediT mechanism designed for specifying data authorship.
    [Show full text]
  • Scripts.Mit.Edu
    Services Backend Further Info scripts.mit.edu Quentin Smith [email protected] Student Information Processing Board October 29, 2019 Quentin Smith [email protected] scripts.mit.edu 2 Backend AFS suEXEC Kerberos LDAP Apache modules LVS Ansible 3 Further Info Services Backend Further Info Outline 1 Services Web Mail Cron (\Shortjobs") SQL Version control Quentin Smith [email protected] scripts.mit.edu 3 Further Info Services Backend Further Info Outline 1 Services Web Mail Cron (\Shortjobs") SQL Version control 2 Backend AFS suEXEC Kerberos LDAP Apache modules LVS Ansible Quentin Smith [email protected] scripts.mit.edu Services Backend Further Info Outline 1 Services Web Mail Cron (\Shortjobs") SQL Version control 2 Backend AFS suEXEC Kerberos LDAP Apache modules LVS Ansible 3 Further Info Quentin Smith [email protected] scripts.mit.edu Web Services Mail Backend Cron (\Shortjobs") Further Info SQL Version control Outline 1 Services Web Mail Cron (\Shortjobs") SQL Version control 2 Backend AFS suEXEC Kerberos LDAP Apache modules LVS Ansible 3 Further Info Quentin Smith [email protected] scripts.mit.edu suEXEC|allows Apache to spawn a process as the user. even for static content! Web Services Mail Backend Cron (\Shortjobs") Further Info SQL Version control Apache Everyone wants Apache Apache's default configuration isn't safe for scripting Scripting requires code execution|mod php, mod perl, mod python, mod wsgi Apache normally runs everything as apache/nobody How to secure? Quentin Smith [email protected] scripts.mit.edu Web Services Mail Backend Cron (\Shortjobs") Further Info SQL Version control Apache Everyone wants Apache Apache's default configuration isn't safe for scripting Scripting requires code execution|mod php, mod perl, mod python, mod wsgi Apache normally runs everything as apache/nobody How to secure? suEXEC|allows Apache to spawn a process as the user.
    [Show full text]
  • Using Fastcgi with Apache HTTP Server 2.4
    Using FastCGI with Apache HTTP Server 2.4 Jeff Trawick The world of FastCGI Using FastCGI with Apache HTTP Server 2.4 FastCGI with Apache httpd 2.4 Jeff Trawick Choosing mod fcgid http://emptyhammock.com/ mod proxy fcgi [email protected] mod authnz fcgi Other tools April 8, 2014 PHP Applications and FastCGI Future 1/97 Revisions Using FastCGI with Apache HTTP Server 2.4 Jeff Trawick The world of FastCGI 2014-04-10 FastCGI with Apache httpd Add Require expr ... to /www/tools/ 2.4 configuration in More classic CGI configuration Choosing slide to resolve a potential security hole. Thank mod fcgid mod proxy fcgi you Eric Covener! mod authnz fcgi Other tools PHP Applications and FastCGI Future 2/97 Get these slides... Using FastCGI with Apache HTTP Server 2.4 Jeff Trawick The world of FastCGI FastCGI with Apache httpd 2.4 http://emptyhammock.com/projects/info/slides.html Choosing mod fcgid mod proxy fcgi mod authnz fcgi Other tools PHP Applications and FastCGI Future 3/97 Table of Contents Using FastCGI with Apache HTTP Server 1 The world of FastCGI 2.4 Jeff Trawick 2 FastCGI with Apache httpd 2.4 The world of FastCGI 3 Choosing FastCGI with Apache httpd 4 mod fcgid 2.4 Choosing 5 mod proxy fcgi mod fcgid mod proxy fcgi 6 mod authnz fcgi mod authnz fcgi Other tools 7 Other tools PHP Applications 8 PHP Applications and FastCGI and FastCGI Future 9 Future 4/97 Introduction | Who am I? Using FastCGI with Apache HTTP Server 2.4 I've worked at Jeff Trawick several large corporations, for over two decades The world of FastCGI my own one-person company, Emptyhammock, for the FastCGI with last two years Apache httpd 2.4 I've worked on Choosing several products which were primarily based on or mod fcgid otherwise included Apache HTTP Server mod proxy fcgi lower-level networking products mod authnz fcgi web applications Other tools PHP I've developed or maintained some of the FastCGI Applications and FastCGI support in the Apache HTTP Server project.
    [Show full text]
  • Development and Testing of Web GUI Application for the Lhcb VELO Data Quality Monitoring System
    Development and Testing of Web GUI Application for the LHCb VELO Data Quality Monitoring System by Pavlo Prykhodko Master Thesis in Information and Communication Technology Final Version University of Agder Meyrin, December 4, 2013 CERN-THESIS-2013-244 18/12/2013 Abstract A great interest of IT engineers at CERN is to simplify the access to the Data Quality Monitoring (DQM) applications that usually lay behind several layers of security firewalls. In order to make it simple and thus help to save time for the scientist who rely on this data, additional application for the Web had to be developed and tested. The goal of this thesis work was to develop such a Web DQM application for CERN. First, a Web Graphical User Interface (GUI) was developed. In parallel, an Apache server was installed and configured for testing. Moreover, software program called ROOTJS that processes and displays CERN data files on the Web was presented. Through this thesis project, new functionalities were developed to meet the requirements. Furthermore, the ROOTJS program was merged with the Web GUI application and series of tests were performed to showcase the capabilities of the application which was developed through this thesis work. Preface This thesis is the result of the Master’s Thesis IKT-590 course that fulfils the requirements of fourth semester content at the Faculty of Engineering and Science, University of Agder (UiA), Grimstad, Norway. It was written externally at the European Organization for Nuclear Research (CERN) facilities in Meyrin, Switzerland. The project was carried out in a period from March 1, 2013 to December 4, 2013 and its workload equals to 30 ECTS.
    [Show full text]
  • Towards a Harmonized Dataset Model for Open Data Portals
    HDL - Towards a Harmonized Dataset Model for Open Data Portals Ahmad Assaf1;2, Rapha¨elTroncy1 and Aline Senart2 1 EURECOM, Sophia Antipolis, France, <[email protected]> 2 SAP Labs France, <[email protected]> Abstract. The Open Data movement triggered an unprecedented amount of data published in a wide range of domains. Governments and corpo- rations around the world are encouraged to publish, share, use and in- tegrate Open Data. There are many areas where one can see the added value of Open Data, from transparency and self-empowerment to improv- ing efficiency, effectiveness and decision making. This growing amount of data requires rich metadata in order to reach its full potential. This meta- data enables dataset discovery, understanding, integration and mainte- nance. Data portals, which are considered to be datasets' access points, offer metadata represented in different and heterogenous models. In this paper, we first conduct a unique and comprehensive survey of seven meta- data models: CKAN, DKAT, Public Open Data, Socrata, VoID, DCAT and Schema.org. Next, we propose HDL, an harmonized dataset model based on this survey. We describe use cases that show the benefits of providing rich metadata to enable dataset discovery, search and spam detection. Keywords: Dataset Metadata, Dataset Profile, Dataset Model, Data Quality 1 Introduction Open data is the data that can be easily discovered, reused and redistributed by anyone. It can include anything from statistics, geographical data, meteo- rological data to digitized books from libraries. Open data should have both legal and technical dimensions. It should be placed in the public domain un- der liberal terms of use with minimal restrictions and should be available in electronic formats that are non-proprietary and machine readable.
    [Show full text]
  • Recommendations for Open Data Portals: from Setup to Sustainability
    This study has been prepared by Capgemini Invent as part of the European Data Portal. The European Data Portal is an initiative of the European Commission, implemented with the support of a consortiumi led by Capgemini Invent, including Intrasoft International, Fraunhofer Fokus, con.terra, Sogeti, 52North, Time.Lex, the Lisbon Council, and the University of Southampton. The Publications Office of the European Union is responsible for contract management of the European Data Portal. For more information about this paper, please contact: European Commission Directorate General for Communications Networks, Content and Technology Unit G.1 Data Policy and Innovation Daniele Rizzi – Policy Officer Email: [email protected] European Data Portal Gianfranco Cecconi, European Data Portal Lead Email: [email protected] Written by: Jorn Berends Wendy Carrara Wander Engbers Heleen Vollers Last update: 15.07.2020 www: https://europeandataportal.eu/ @: [email protected] DISCLAIMER By the European Commission, Directorate-General of Communications Networks, Content and Technology. The information and views set out in this publication are those of the author(s) and do not necessarily reflect the official opinion of the Commission. The Commission does not guarantee the accuracy of the data included in this study. Neither the Commission nor any person acting on the Commission’s behalf may be held responsible for the use, which may be made of the information contained therein. Luxembourg: Publications Office of the European Union, 2020 © European Union, 2020 OA-03-20-042-EN-N ISBN: 978-92-78-41872-4 doi: 10.2830/876679 The reuse policy of European Commission documents is implemented by the Commission Decision 2011/833/EU of 12 December 2011 on the reuse of Commission documents (OJ L 330, 14.12.2011, p.
    [Show full text]
  • RDM Technical Infrastructure Components and Evaluations
    RDM Technical Infrastructure Components and Evaluations John A. Lewis 13/11/2014 Contents RDM Technical Infrastructure Components ……………………………………………………………1 1. Integrated systems and integrating components …………………………………………………………1 2. Repository platforms …………………………………………………………………………………………………...2 3. Digital preservation (repository) systems and services ……………………………………………….4 4. ‘Archive Data’ storage ………………………………………………………………………………………………….6 5. ‘Active data’ management and collaboration platforms ……………………………………………..7 6. Catalogue software / Access platforms ………………………………………………………………………..9 7. Current Research Information Systems (CRIS)…………………………………………………………….10 8. Data management planning (DMP) tools ……………………………………………………………………11 9. Metadata Generators ………………………………………………………………………………………………….11 10. Data capture and workflow management systems …………………………………………………….11 11. Data transfer protocols ……………………………………………………………………………………………….14 12. Identifier services and identity components ………………………………………………………………14 13. Other software systems and platforms of interest …………………………………………………….16 Reviews, Evaluations and Comparisons of Infrastructure Components .………17 References …………………………………………………………………………………………………………………….22 RDM Technical Infrastructure Components Components of the RDM Infrastructures established by higher education institutions are briefly considered below. The component function, the software / platform underlying the component and component interoperability are described, any evaluations identified, and institutions employing the component,
    [Show full text]