Login
Remember
Register
Questions
Unanswered
Tags
Ask a Question
Ask a Question
What criteria is used for "update mode" when importing a JSON-LD
0
votes
607
views
When importing a JSON-LD, one option is to select the update mode.
If "Update data sets with newer versions is selected", what criteria is actually used? Is it the version number? The last updated date?
json-ld
import
asked
Jun 10, 2020
in
openLCA
by
byoung
(
2.5k
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
+1
vote
answered
Aug 19, 2020
by
msrocka
(
14.0k
points)
selected
Aug 19, 2020
by
byoung
Best answer
the version number and the date of the last change are used:
* higher version => update
* equal version => update if last change date is more recent
* otherwise => no update
see here:
https://github.com/GreenDelta/olca-modules/blob/master/olca-core/src/main/java/org/openlca/jsonld/input/BaseImport.java#L58
Please
log in
or
register
to add a comment.
0
votes
answered
Jun 26, 2020
by
Andreas Ciroth
(
125k
points)
We have for main elements a field where the date of the last change is saved, this is used to decide about whether an element to be imported is newer or not.
Please
log in
or
register
to add a comment.
ask.openLCA
is a question-and-answer (Q&A) website on
Life Cycle Assessment (LCA)
.
It is also the public support platform for
openLCA
,
openLCA Nexus
,
data.openLCA
and the
LCA Collaboration Server
.
Before asking questions please also consult our online manuals for
openLCA
and the
LCA Collaboration Server
.
Receive guaranteed and prioritised professional support via
GreenDelta's help desk
.
ask.openLCA is run by
GreenDelta
, the creators of openLCA.
Categories
All categories
openLCA
(2.6k)
Miscellaneous
(164)
LCA Collaboration Server
(68)
Related questions
What criteria is used for "update mode" when importing an ILCD zip file
Problem with importing JSON-LD files in Open LCA 1.11.
Issues with importing processes stored as JSON-LD (openLCA 1.8)
Issues with importing JSON-LD Data
Why does ecoinvent download as JSON and not JSON-LD?
Imported zipped JSON-LD file not seen
trouble exporting processes in JSON-LD
Unable to import databases ( "Import Wizard" JSON-LD browser unable to open, e.g., IMPACT+ files which are grey)
Exporting/importing JSON-LD files between Mac and Windows
Ask a question module is broken
Follow @openlca
...