datafoodconsortium / taxonomies

Set of taxonomies to use with the ontology like product types, units and facets.
GNU Affero General Public License v3.0
2 stars 1 forks source link

Product Type updates & Facets fix #3

Closed RaggedStaff closed 1 year ago

RaggedStaff commented 1 year ago

The updates we agreed to Product Types (new concepts, not multiple broader concepts).

Also "fixed" facets to display Part Origin data in VOCbench.

I did the facets work in a local (dockerized) VOCbench instance. I couldn't export in RDF/JSON, so had to fallback on using the dfc instance for that.

lecoqlibre commented 1 year ago

Thank you @RaggedStaff.

I didn't check the whole yet but the context seem to have disappeared. We should include it so the files would be smaller.

RaggedStaff commented 1 year ago

I didn't check the whole yet but the context seem to have disappeared. We should include it so the files would be smaller.

I've just pulled the RDF data out of the dfc instance again & it's duplicating a lot of data (dfc-f & dfc-o contexts) - the file runs to 2,299 lines vs 1,640 in this version. I can manually update the contexts in the files, but I'm a bit wary - that seems to be the principle change made, and I'm nervous it might break VOCbench again. :upside_down_face:

RaggedStaff commented 1 year ago

Closed as @Alcoz will be rebasing VOCbench with new version controlled projects. Updates will be merged once that is complete