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
{{ message }}
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
each edition one 3d model file (gltf or glb) and 2 scene files: intro.json and advanced.json
intro.json should contain the voyager tutorial and advanced.json should not
both scene files should have a corresponding advanced.png and intro.png icon in candy
each scene file should have at least two annotations and at least 1 article
each article should refer to at least 1 image
there should be no superfluous articles and media files
there should also be texts and metadata for every project and for every edition.
for projects we need about, description, intro, usage; for editions we need about and sources
in metadata (dc.json) we need the fields title and creator
If there is no content available, dummy/fake content is also good. The important thing is that I have a few fully complete projects and editions against which I can test the code. (edited)
The text was updated successfully, but these errors were encountered:
I see the new data branch. Good.
On the dev branch I did a big refactoring, and I loaded a lot of data in a MongoDb, and the app now queries MongoDb for that data instead of taking it from the file system.
But so many things changed, that I'm still working to fix all the bugs that I introduced by those changes.
After that, I'l adopt your new data.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Make a simple test data set.
for: @sohinimallick16
Requirements
If there is no content available, dummy/fake content is also good. The important thing is that I have a few fully complete projects and editions against which I can test the code. (edited)
The text was updated successfully, but these errors were encountered: