fabsssss commited on
Commit
db50a20
·
verified ·
1 Parent(s): 7677f8e

Upload LICENSE with huggingface_hub

Browse files
Files changed (1) hide show
  1. LICENSE +43 -0
LICENSE ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MoDiP Plastics Knowledge Graph — licensing
2
+
3
+ This repository combines three layers with different licences. Please respect all
4
+ three.
5
+
6
+ 1. SOURCE DATA
7
+ The object records under data/raw/ and any values reproduced from them are
8
+ © the Museum of Design in Plastics (MoDiP) / Arts University Bournemouth,
9
+ published via the Museum Data Service under the Creative Commons Attribution
10
+ 4.0 International licence (CC BY 4.0):
11
+ https://creativecommons.org/licenses/by/4.0/
12
+ Per-record rights are retained in the graph (dct:license, dct:rightsHolder).
13
+
14
+ 2. VOCABULARIES & DATA PRODUCED HERE
15
+ The taxonomies (ontology/*.ttl), the derived instance graph (build/*.ttl),
16
+ mappings and documentation produced by this project are released under
17
+ CC BY 4.0. Attribute "The Tesseract Academy — MoDiP Plastics Knowledge Graph".
18
+
19
+ 3. CODE
20
+ The scripts under src/ are released under the MIT Licence:
21
+
22
+ Copyright (c) 2026 Fabio Rovai / The Tesseract Academy
23
+
24
+ Permission is hereby granted, free of charge, to any person obtaining a copy
25
+ of this software and associated documentation files (the "Software"), to deal
26
+ in the Software without restriction, including without limitation the rights
27
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28
+ copies of the Software, and to permit persons to whom the Software is
29
+ furnished to do so, subject to the following conditions:
30
+
31
+ The above copyright notice and this permission notice shall be included in all
32
+ copies or substantial portions of the Software.
33
+
34
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40
+ SOFTWARE.
41
+
42
+ Getty AAT alignments referenced in the vocabularies are © J. Paul Getty Trust,
43
+ under the Open Data Commons Attribution License (ODC-By 1.0).