Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 3.07 KB

File metadata and controls

77 lines (49 loc) · 3.07 KB

Rights and licensing

This repository mixes several kinds of material, each under its own rights. There is no single blanket licence. Before publishing or reusing anything, check the relevant category below.

The site code and technical documentation are released under the MIT License (see LICENSE). Everything else is under its own rights, as listed below.

Site code

The HTML, CSS and JavaScript written for this site (assets/, the page templates, tools/, functions/), and the build/validation scripts.

  • © Emmanuela Carbé and the VeDPH contributors.
  • Licensed under the MIT License — see LICENSE. This applies only to the code and technical documentation, not to the content categories below.

Programme data

data/program.js (sessions, speakers, venues, affiliations, links).

  • Factual programme information about the Venice Summer School. The factual content may be reused with attribution; presentation and selection © the organisers.

Session texts and faculty materials

content/*.json, files under materials/, abstracts, bibliographies, slides, and any material submitted through contribute.html.

  • © their respective authors (the faculty/contributors). Submitted materials are published with permission for the purposes of the Summer School and remain the authors' property. They are not placed under the site code licence. Do not redistribute beyond the school without the author's consent.

Journal photographs and field notes

data/journal.js and any images under the journal media folders.

  • © the individual photographers / contributors, shown with consent. People depicted retain their rights. Do not reuse journal images outside this site without permission. (No pending or unreviewed media is committed to the repository — see RELEASE.md.)

Logos and institutional marks

assets/logos/ (Ca' Foscari marks, partner and funder logos, the header lockup).

  • Institutional trademarks and logos, © their respective owners, used for identification only. Not covered by the code or content licence. Follow each institution's brand guidelines. See assets/logos/README.md.

Fonts

assets/fonts/EB Garamond and IBM Plex Mono, self-hosted (.woff2).

  • Both are licensed under the SIL Open Font License 1.1. They may be redistributed under the OFL; keep the licence intact and do not sell the fonts on their own.

Leaflet

assets/leaflet/ — the Leaflet mapping library, vendored locally.

  • © Vladimir Agafonkin and Leaflet contributors, BSD 2-Clause License. Keep the copyright/licence notice.

Map data and tiles (CARTO / OpenStreetMap)

Both maps — the venue map and the Journal map — load CARTO basemap tiles automatically when their page opens.

  • Map data © OpenStreetMap contributors, ODbL. Basemap tiles served by CARTO, subject to CARTO's terms of use. The required "© OpenStreetMap contributors" attribution is shown on every map.

For the release procedure (including the rights/consent checks), see RELEASE.md.