You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kurzum
changed the title
Design new system, which data is kept is in version package dir
Design new system, which documentation data is kept is in version package dir
Aug 22, 2019
having the groupdocu in the group pom.xml still seems practical. I really didn't understand what the reason for the conflict is with the initeval dataset. It really sounds like that one artifact in the group is so different, that it needs its own group docu, but in this case it doesn't make sense to use the group docu for this. The info should be in the artifact dc:description then.
before the group docu was appended to the markdown, but this caused more problems. It is much better separated.
in the end we need to copy/preserve the following files on mvn package
group pom (deleting any credentials)
artifact pom
artifact md
provenance.tsv
On the other hand all four of them are included in the dataid.ttl, so if we implement round-trip back (separating groupdocu helped a lot here) that should solve it. @Vehnemfound a good library here, which makes it a couple days of work. Note that I asked Natanael whether he is interested to implement a html page.
Overall, I don't see any conceptual problems. @JJ-Author you would need to specify requirements here. While we can implement round-trip, there are many details left, like should we overwrite the group pom.xml. So operationally, this needs some use cases with clear stories and a good description of what happens there.
https://github.com/dbpedia/databus-content/blob/master/group_labels_comments.ttl is actually the only thing which is not version specific. They are just two properties to make it more user-friendly, i.e. they determine how stuff is shown on the website. No harm done to the release model as such. We could limit group rdfs:comment to 100 chars. Or merge the group docu into it (although this seems weird)
currently only minimal information is kept in the export package.
Feature to be designed:
mvn deploy
to redo amend, force-push updatesSome things need to be updated globally, e.g. attributed by, e.g. take last version or manage centrally.
(git solves it by link to newest version)
Task: problem and requirements not well defined yet (wie man es genau haben will)
The text was updated successfully, but these errors were encountered: