Skip to content

Commit

Permalink
clean(modl): Rename properties.ttl to enola.ttl, and website's enola.…
Browse files Browse the repository at this point in the history
…ttl to enola.dev.ttl
  • Loading branch information
vorburger committed Jun 28, 2024
1 parent aa3a52c commit c8c7d98
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ rm docs/models/{BUILD,build.bash}
./enola -vvv docgen --load=file:"docs/models/**.{ttl,owl,rdf}" --output=file://"$PWD"/docs/models/

# TODO Support GLOBs in rosetta like in docgen? (Low priority, because DocGen will gen. embedded JSON-LD anyway.)
./enola -v rosetta --in=file:models/enola.ttl --out=file:docs/models/enola.jsonld
./enola -v rosetta --in=file:models/enola.dev.ttl --out=file:docs/models/enola.jsonld

# TODO RDF* --load=file:"models/**.ttl[s?]"
File renamed without changes.
File renamed without changes.

0 comments on commit c8c7d98

Please sign in to comment.