Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into dev
Browse files Browse the repository at this point in the history
# Conflicts:
#	project/excel/microscopemetrics_schema.xlsx
#	project/jsonld/microscopemetrics_schema.context.jsonld
#	project/jsonld/microscopemetrics_schema.jsonld
#	project/jsonschema/microscopemetrics_schema.schema.json
#	project/owl/microscopemetrics_schema.owl.ttl
#	project/shacl/microscopemetrics_schema.shacl.ttl
#	project/sqlschema/microscopemetrics_schema.sql
#	src/microscopemetrics_schema/datamodel/microscopemetrics_schema.py
  • Loading branch information
juliomateoslangerak committed Apr 23, 2024
2 parents 67af569 + ed3c6ff commit 5560cf4
Show file tree
Hide file tree
Showing 3 changed files with 970 additions and 597 deletions.
8 changes: 3 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
# Configuration of generators (defaults illustrated)
---
generator_args:
## Deploying the excel generator is depending on shemasheets and this in turn python 3.9 which does not work with OMERO
# excel:
# mergeimports: true
excel:
mergeimports: true
owl:
mergeimports: true
metaclasses: true
type_objects: true
# throws 'Cannot handle metadata profile: rdfs'
# metadata_profile: rdfs
metadata_profile: rdfs
markdown:
mergeimports: true
graphql:
Expand Down
Loading

0 comments on commit 5560cf4

Please sign in to comment.