Skip to content

Commit

Permalink
Updated config file for ontorefine
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aravind committed Feb 23, 2024
1 parent ba3dfa6 commit 1023c21
Show file tree
Hide file tree
Showing 3 changed files with 863 additions and 823 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/scenepro-entities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,13 @@ jobs:
run: |
curl 'https://raw.githubusercontent.com/culturecreates/artsdata-planet-scenepro/main/ontorefine/mapping.json' >> mapping.json
- name: Cat mapping file
run: |
cat mapping.json
- name: Transform entities in JSON to RDF
id: step-5
run: |
/opt/ontorefine/dist/bin/ontorefine-cli \
transform entities.json \
-u http://localhost:7333 \
--configurations mapping.json \
--configurations config.json \
-f json >> scenepro-entities.ttl
- name: Commit changes to GitHub
Expand Down
Loading

0 comments on commit 1023c21

Please sign in to comment.