Skip to content

Commit 045ab1e

Browse files
authored
Update project-odk.yaml for DiStEL ontology
1 parent 4c38af3 commit 045ab1e

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

project-odk.yaml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
id: distel
2+
title: "DiStEL Mechanical Testing Ontology"
3+
github_org: cmllezr
4+
git_main_branch: main
5+
repo: DiStEL-Mechanical-Testing-Ontology
6+
uribase: https://w3id.org/pmd
7+
uribase_suffix: distel
8+
preferredPrefix: DISTEL
9+
edit_format: owl
10+
11+
# DISABLE Templates for now
12+
use_templates: false
13+
14+
# Imports
15+
import_group:
16+
products:
17+
- id: pmdco
18+
title: "PMD Core Ontology"
19+
mirror_from: https://materialdigital.github.io/core-ontology/ontology.owl
20+
21+
# Components
22+
components:
23+
products:
24+
- filename: imports-edit.owl
25+
- filename: distel-mech-axioms-shared.owl
26+
- filename: distel-mech-tensile-test.owl
27+
- filename: distel-mech-fatigue.owl
28+
- filename: distel-mech-hardness.owl
29+
- filename: distel-mech-device.owl
30+
- filename: distel-mech-materials.owl
31+
- filename: noes-shared.owl
32+
33+
# Release
34+
primary_release: full
35+
release_artefacts:
36+
- base
37+
- full
38+
export_formats:
39+
- owl
40+
- ttl
41+
42+
ci:
43+
- github_actions
44+
45+
namespaces:
46+
- https://w3id.org/pmd/distel/
47+
idranges:
48+
- idsfor: distel
49+
idprefix: https://w3id.org/pmd/distel/DISTEL_
50+
iddigits: 7
51+
52+
idranges:
53+
- idsfor: distel
54+
idprefix: https://w3id.org/pmd/distel/DISTEL_
55+
iddigits: 7

0 commit comments

Comments
 (0)