Git Product home page Git Product logo

Comments (8)

WesIngwersen avatar WesIngwersen commented on July 16, 2024 1

@bkuczenski I agree that is should be a part of any JSON-LD file but just noting that what the olca schema has created to be that context information is broken on multiple levels.

from useeio.

bl-young avatar bl-young commented on July 16, 2024

have you seen documentation anywhere for what that field is for?

from useeio.

WesIngwersen avatar WesIngwersen commented on July 16, 2024

They are intended to include a URL or multiple URLs where the terms in the spec are defined. The link used for the olca-schema isn't working. I will post an issue in olca-schema for it.

from useeio.

bkuczenski avatar bkuczenski commented on July 16, 2024

It specifies how the entries in the JSON file are to be interpreted, i.e. what the dictionary entries "mean". Essentially, provides a semantic namespace for the keys. Without it, it's just JSON (i.e. not JSON-LD). With it, a reader will know how to interpret the fields. Since the OLCA schema does provide a context, schema-compliant files should use it

from useeio.

WesIngwersen avatar WesIngwersen commented on July 16, 2024

posted an issue here
GreenDelta/olca-schema#6

from useeio.

WesIngwersen avatar WesIngwersen commented on July 16, 2024

I think what would work for now would just be to use

"@context":"http://greendelta.github.io/olca-schema/"

from useeio.

bl-young avatar bl-young commented on July 16, 2024

I can plan to add that field to all objects

from useeio.

msrocka avatar msrocka commented on July 16, 2024

fyi: @context is not a required field and openLCA 2 will not write it anymore. It is only required when you want to fully expand the linked data graph with URIs etc. (e.g. define that enumeration values are not just strings but belong to the vocabulary) but then there are other ways to link the context for that.

from useeio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.