13.3 Copyright, Open Data & Creative Commons Licensing (DigComp 3.3)
Key Takeaways
- DigComp Competence 3.3 requires public administrators to understand digital intellectual property rights, distinguishing economic rights from inalienable moral rights under the Berne Convention and EU copyright law.
- Directive (EU) 2019/790 on Copyright in the Digital Single Market establishes mandatory exceptions for Text and Data Mining (TDM) and harmonizes rules for press publishers' neighbouring rights and online content-sharing platforms.
- The Creative Commons licensing suite provides standardized legal tools across four conditions (BY, SA, NC, ND), ranging from the public domain dedication CC0 to the restrictive CC BY-NC-ND, each governed by strict remix compatibility rules.
- The Open Data Directive (Directive (EU) 2019/1024) mandates that public sector documents be 'open by design and by default,' machine-readable, and accessible free of charge.
- Implementing Regulation (EU) 2023/138 establishes six categories of High-Value Datasets (geospatial, earth observation and environment, meteorological, statistics, companies and company ownership, and mobility), which must be free, available through APIs and bulk download, and openly licensed.
13.3 Copyright, Open Data & Creative Commons Licensing (DigComp 3.3)
Official Reference: European Commission Joint Research Centre (JRC) DigComp 2.2. Competence 3.3 (Copyright and licenses) requires public servants to understand how copyright and licenses apply to digital data, information, and content, ensuring intellectual property is respected while facilitating transparent public sector data reuse.
Within the European Union civil service, administrators routinely aggregate external research, draft public communications, procure digital assets, and publish institutional data repositories. Improperly reusing copyrighted third-party material exposes European institutions to legal liability, reputational damage, and formal infringement proceedings before the Court of Justice of the European Union (CJEU).
Simultaneously, the European Union is a global champion of Open Government Data and transparent administrative governance. Under the principle that data generated or financed by the public purse should generate maximum societal, scientific, and economic value, administrators are legally mandated to publish administrative assets under standardized open licenses. Navigating the intersection between intellectual property protection and open data mandates is a core operational requirement for all AD5 administrators.
Digital Copyright Principles & The EU Legal Framework
Copyright in European legal traditions is grounded in international conventions and harmonized through comprehensive European Union directives.
Economic Rights vs. Moral Rights
European copyright law (strongly influenced by continental civil law droit d'auteur traditions) divides intellectual property rights into two fundamentally distinct categories:
- Economic Rights (Droits Patrimoniaux):
- Exclusive rights granting the rightsholder the authority to authorize or prohibit the commercial exploitation of their work.
- Encompasses the right of reproduction (making physical or digital copies), the right of communication to the public (broadcasting, transmitting, or making available online on-demand), the right of distribution (selling or transferring ownership), and the right of adaptation (translating or creating derivative works).
- Transferability: Economic rights can be assigned, sold, exclusively licensed, or transferred to third parties (such as employers, publishing houses, or institutional bodies).
- Duration in the EU: Under Directive 2006/116/EC, economic rights endure for the life of the author plus 70 years after their death (calculated from 1 January of the year following the author's demise), regardless of when the work was lawfully made available.
- Moral Rights (Droits Moraux):
- Rights protecting the personal, intellectual, and reputational bond between the creator and their creation.
- Right of Paternity (Attribution): The right of the creator to be identified and credited as the author of the work.
- Right of Integrity: The right of the creator to object to any distortion, mutilation, modification, or derogatory action in relation to the work that would be prejudicial to their honour or professional reputation.
- Inalienability: In most EU civil law jurisdictions (e.g., France, Germany), moral rights are inalienable and non-waivable; an author cannot sell, transfer, or permanently renounce their moral rights, even by formal commercial contract.
International Architecture: The Berne Convention
All European Union Member States are contracting parties to the Berne Convention for the Protection of Literary and Artistic Works (administered by WIPO):
- Automatic Protection Principle: Copyright protection is granted automatically upon the creation and fixation of an original work in a tangible medium. Protection never requires formal registration, deposit, examination, or the inclusion of a formal copyright notice. While including a copyright notice is helpful for providing contact information, its absence does not place a work in the public domain.
- Principle of National Treatment: Works originating in any contracting state must receive the identical intellectual property protections within any other contracting state as that state accords to works of its own nationals.
Directive (EU) 2019/790 on Copyright in the Digital Single Market
Adopted to modernize copyright rules for the digital era, the Copyright in the Digital Single Market (CDSM) Directive introduced critical provisions directly governing administrative and research workflows:
- Article 3 (Text and Data Mining for Research): Establishes a mandatory, non-waivable exception allowing research organizations and cultural heritage institutions (such as public universities, research institutes, and national libraries) to reproduce and extract text and data from lawfully accessible works for the purpose of scientific research. Contractual terms or technical protection measures attempting to block this exception are legally null and void.
- Article 4 (General Text and Data Mining Exception): Permits any entity—including commercial organizations and private AI development firms—to carry out text and data mining on lawfully accessible content, unless the rightsholder has explicitly and effectively reserved their rights in an appropriate manner, such as through machine-readable means (e.g., automated metadata flags or
robots.txtexclusion protocols) for publicly available online content. - Article 15 (Press Publishers' Neighbouring Right): Grants press publishers established in an EU Member State exclusive economic rights over the online reproduction and communication of their press publications by digital service providers (such as news aggregators and search engines). Statutory Carve-Outs: This neighbouring right does not apply to private or non-commercial uses by individual users, acts of hyperlinking, or the use of individual words or very short extracts (snippets).
- Article 17 (Online Content-Sharing Service Providers): Establishes that online platforms whose primary purpose is to store and give public access to large amounts of user-uploaded copyrighted content perform an act of communication to the public. Platforms are directly liable for unauthorized copyright infringement unless they demonstrate they made best efforts to obtain authorization, made best efforts to prevent the availability of specific protected works, and acted expeditiously upon receiving a substantiated notice. Mandatory User Safeguards: National transposition must guarantee that users can freely generate and upload content for purposes of quotation, criticism, review, caricature, parody, and pastiche.
The Creative Commons Licensing Suite & Remix Compatibility
Creative Commons (CC) licenses provide a standardized legal mechanism enabling copyright holders to retain their ownership while granting the public permission to use, share, and build upon their creative works under clear, predictable conditions.
The Four Fundamental License Elements
The suite is constructed from four modular legal clauses:
- BY (Attribution): Licensees must give appropriate credit to the creator, provide a link to the license, and indicate if modifications were made. Attribution is a mandatory component in all standard CC licenses.
- SA (ShareAlike): If a user remixes, transforms, or builds upon the material, they must license and distribute their contributions under the identical license (or a compatible license) as the original. This is the copyleft mechanism.
- NC (NonCommercial): Licensees may copy, distribute, display, and perform the work (and derivative works based upon it) for non-commercial purposes only. Commercial exploitation requires separate, explicit permission.
- ND (NoDerivatives): Licensees may copy and distribute verbatim copies of the work in any medium. However, if they remix, adapt, or build upon the work, they cannot distribute the modified material publicly.
The Six Standard Creative Commons Licenses
Combining these four building blocks yields six standardized licenses, ordered from most open to most restrictive:
| CC License | Acronym | Commercial Reuse Allowed? | Derivative Works Distributed? | Copyleft / ShareAlike Requirement? |
|---|---|---|---|---|
| Attribution | CC BY | Yes | Yes | No (derivative can use any license) |
| Attribution-ShareAlike | CC BY-SA | Yes | Yes | Yes (derivative must be CC BY-SA) |
| Attribution-NonCommercial | CC BY-NC | No | Yes | No (derivative can use any NC license) |
| Attribution-NonCommercial-ShareAlike | CC BY-NC-SA | No | Yes | Yes (derivative must be CC BY-NC-SA) |
| Attribution-NoDerivatives | CC BY-ND | Yes | No (verbatim sharing only) | Not applicable |
| Attribution-NonCommercial-NoDerivatives | CC BY-NC-ND | No | No (verbatim sharing only) | Not applicable |
Public Domain Dedication: CC0 1.0 Universal
CC0 (Creative Commons Zero) is not a license, but a universal legal tool that enables a copyright holder to waive all economic copyright and neighboring rights across all global jurisdictions to the fullest extent permitted by law:
- Dedicates the work to the public domain before statutory copyright expiration.
- Reusers can copy, modify, distribute, perform, and commercialize the work without asking permission or fulfilling mandatory legal attribution (though academic and administrative plagiarism standards still dictate citation).
License Compatibility and Remixing Mechanics
Public administrators frequently combine multiple external reports, charts, and data tables into a unified policy briefing. Understanding license compatibility is critical to prevent intellectual property violations:
- The NoDerivatives (ND) Barrier: Content licensed under CC BY-ND or CC BY-NC-ND can never be remixed, translated, or adapted into a composite administrative publication distributed to the public. It may only be distributed as an unedited standalone asset.
- The ShareAlike (SA) vs. NonCommercial (NC) Conflict: A work licensed under CC BY-SA cannot be combined with a work licensed under CC BY-NC to produce a single derivative work. CC BY-SA requires downstream derivative works to be released under the identical license (which allows commercial exploitation), while CC BY-NC strictly forbids commercial reuse. These legal mandates are mutually irreconcilable.
- The Universality of CC0 and CC BY: Works dedicated under CC0 or licensed under CC BY can be incorporated into any derivative work under any license, provided attribution is maintained for the CC BY component.
Under the EU Directive on Copyright in the Digital Single Market (Directive (EU) 2019/790), what is the statutory distinction governing Text and Data Mining (TDM) between Article 3 and Article 4?
Open Data, Public Sector Information & EU Institutional Portals
The reuse of public sector data represents a cornerstone of the European digital single market, fostering digital innovation and strengthening democratic accountability.
The Open Data Directive (Directive (EU) 2019/1024)
Repealing the earlier Public Sector Information (PSI) Directive 2003/98/EC, the Open Data Directive establishes a harmonized legal framework for the reuse of public sector assets across all Member States:
- 'Open by Design and Open by Default': Public sector bodies must ensure that public documents and datasets are made available for commercial or non-commercial reuse from inception, unless specifically exempted.
- Scope of Statutory Exemptions: The directive does not mandate the disclosure of documents containing:
- Personal data protected under the General Data Protection Regulation (GDPR) and Regulation (EU) 2018/1725.
- Commercial confidentiality, trade secrets, or statistical confidentiality.
- Classified information affecting national security, public safety, or critical infrastructure defense.
- Intellectual property owned by third parties (where the public body does not hold economic copyright).
- Machine-Readability and Formats: Datasets must be provided in open, machine-readable, vendor-neutral formats (e.g., CSV, JSON, XML, RDF) alongside comprehensive metadata. A scanned PDF containing non-searchable image text does not satisfy statutory machine-readability requirements.
- Marginal Cost Principle: Re-use of public documents must be free of charge to the user. Charging is permitted only exceptionally, restricted strictly to the marginal costs incurred for reproduction, provision, and dissemination of the specific dataset.
High-Value Datasets (HVDs) under Regulation (EU) 2023/138
Pursuant to Article 14 of the Open Data Directive, the Commission adopted Commission Implementing Regulation (EU) 2023/138, establishing a mandatory list of High-Value Datasets held by public sector bodies across Member States. These datasets possess exceptional potential to generate socio-economic benefits, create cross-border digital services, and train artificial intelligence systems.
The regulation defines six thematic categories:
- Geospatial: Administrative units, national borders, cadastral parcels, transport networks, and hydrography.
- Earth Observation and Environment: Satellite data (Copernicus), environmental quality monitoring, air pollution levels, greenhouse gas emissions, water quality, and biodiversity records.
- Meteorological: Weather radar data, precipitation observations, climate records, and meteorological alerts.
- Statistics: National accounts, gross domestic product (GDP), population demographics, labor market indicators, and consumer price indices.
- Companies and Company Ownership: Basic company information, statutory business registers, balance sheets, and beneficial ownership structures.
- Mobility: Transport networks (road, rail, air and water) and inland waterway data.
Mandatory Technical and Legal Conditions for HVDs:
- Must be available free of charge to all reusers.
- Must be accessible via automated Application Programming Interfaces (APIs) to support continuous programmatic data ingestion.
- Must be provided as comprehensive bulk downloads wherever technically feasible.
- Must be licensed under the Creative Commons BY 4.0 license, CC0 1.0 Universal, or an equivalent open national public license permitting unrestricted commercial and non-commercial reuse.
EU Institutional Data Reuse: data.europa.eu & Commission Decision 2011/833/EU
Within the European institutions, document reuse is governed by Commission Decision 2011/833/EU on the reuse of Commission documents:
- Default Re-use Permission: Documents produced by the European Commission or by executive agencies on its behalf are reusable for both commercial and non-commercial purposes without individual formal applications.
- Default Standard License: Re-use of European Commission material is governed by Creative Commons Attribution 4.0 International (CC BY 4.0), requiring reusers to acknowledge the European Commission as the source, provide a link to the license, and declare if changes were made.
- The Official Gateway (
data.europa.eu): The official portal for European open data, consolidating the former European Union Open Data Portal and the European Data Portal. It serves as a unified multilingual metadata catalog harvesting hundreds of thousands of open datasets from EU institutions, agencies, and 36 European national open data portals, facilitating cross-border data integration and policy research.
A policy officer is preparing an official public briefing on EU agricultural policy and intends to combine an analytical diagram released under a Creative Commons Attribution-ShareAlike (CC BY-SA 4.0) license with statistical narrative text published under a Creative Commons Attribution-NonCommercial (CC BY-NC 4.0) license into a newly integrated, remixed chapter. Is this remix legally permissible under Creative Commons licensing rules?
Under the Open Data Directive (Directive (EU) 2019/1024) and Commission Implementing Regulation (EU) 2023/138, which set of statutory conditions must public sector bodies across the European Union satisfy when providing High-Value Datasets (HVDs)?