Skip to content

Commit

Permalink
Updated some titles
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Apr 9, 2024
1 parent 5e13647 commit c5d2956
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cd_update_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
rm public/index.html
cp -rf public/* pages/.
# Domain repositories can use peaceiris/actions-gh-pages@v3.
# However, since EMMO for historical reasons uses a separate repo
# for its GitHub Pages, it is easier to use git directly.
- name: Push to GitHub Pages
run: |
cd pages
Expand Down
2 changes: 1 addition & 1 deletion disciplines/units/coherentsiunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Units extension"@en ;
dcterms:title "Coherent SI units"@en ;
rdfs:comment "Contacts: [email protected]"@en ,
"""Note: this file has automatically been populated with units from QUDT.
Expand Down
2 changes: 1 addition & 1 deletion disciplines/units/noncoherentsiunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Units extension"@en ;
dcterms:title "Non-coherent SI units"@en ;
rdfs:comment "Contacts: [email protected]"@en ,
"""Note: this file has automatically been populated with units from QUDT.
Expand Down
2 changes: 1 addition & 1 deletion disciplines/units/prefixedsiunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Units extension"@en ;
dcterms:title "Prefixed SI units"@en ;
rdfs:comment "Contacts: [email protected]"@en ,
"""Note: this file has automatically been populated with units from QUDT.
Expand Down
2 changes: 1 addition & 1 deletion disciplines/units/siacceptedunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Units extension"@en ;
dcterms:title "SI accepted units"@en ;
rdfs:comment "Contacts: [email protected]"@en ,
"""Note: this file has automatically been populated with dimensional units from QUDT.
Expand Down
2 changes: 1 addition & 1 deletion disciplines/units/unclassifiedunits.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"Jesper Friis, SINTEF, NO" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Units extension"@en ;
dcterms:title "Unclassified units"@en ;
rdfs:comment "Contacts: [email protected]"@en ,
"""Note: this file has automatically been populated with units from QUDT.

Expand Down
2 changes: 1 addition & 1 deletion perspectives/standardmodel-full.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Physicalistic"@en ;
dcterms:title "Full standard model"@en ;
rdfs:comment """Contacts:
Gerhard Goldbeck
Goldbeck Consulting Ltd (UK)
Expand Down
2 changes: 1 addition & 1 deletion perspectives/standardmodel.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
dcterms:creator "Emanuele Ghedini, University of Bologna, IT" ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:publisher "EMMC ASBL" ;
dcterms:title "Physicalistic"@en ;
dcterms:title "Standard model"@en ;
rdfs:comment """Contacts:
Gerhard Goldbeck
Goldbeck Consulting Ltd (UK)
Expand Down

0 comments on commit c5d2956

Please sign in to comment.