Skip to content

Commit

Permalink
add rec
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Feb 1, 2024
1 parent cc0e92c commit 90533e6
Show file tree
Hide file tree
Showing 3 changed files with 3,026 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-explorer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
npx rdf add file "http://qudt.org/2.1/vocab/quantitykind" vocab/VOCAB_QUDT-QUANTITY-KINDS-ALL-v2.1.ttl
npx rdf add file "http://www.w3.org/ns/shacl#" vocab/shacl.ttl
npx rdf add file "https://brickschema.org/schema/Brick/ref" vocab/ref-schema.ttl
npx rdf add file "https://w3id.org/rec#" vocab/rec.ttl
npx rdf make site
- name: Commit Built Files
Expand Down
Loading

0 comments on commit 90533e6

Please sign in to comment.