diff --git a/assets/template/murial2D/datapackage.json b/assets/template/murial2D/datapackage.json
index 32f810c..e805c20 100644
--- a/assets/template/murial2D/datapackage.json
+++ b/assets/template/murial2D/datapackage.json
@@ -1,10 +1,31 @@
{
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
- "name": "3",
- "title": "#3",
- "homepage": "http://localhost:3214/models/w5s1bl27wvmk",
- "keywords": [],
+ "name": "murial-2d",
+ "title": "Murial 2D",
+ "caption": "",
+ "description": "\n\n\n\n\n\n\n\n\n \n \n \n \n \n \n\n\n \n\n",
+ "homepage": "http://localhost:3214/models/n763hc89dm39",
+ "image": "murial2D.jpg",
+ "keywords": [
+ "janusxr",
+ "mml",
+ "xrfragments",
+ "template"
+ ],
+ "licenses": [
+ {
+ "name": "CC-BY-4.0",
+ "path": "https://spdx.org/licenses/CC-BY-4.0.html"
+ }
+ ],
"resources": [
+ {
+ "name": "murial2d",
+ "path": "murial2D.jpg",
+ "mediatype": "image/jpeg",
+ "up": "+z",
+ "presupported": false
+ },
{
"name": "murial2d",
"path": "murial2D.glb",
@@ -14,5 +35,25 @@
}
],
"sensitive": false,
- "links": []
+ "contributors": [
+ {
+ "title": "xrfragments",
+ "path": "http://localhost:3214/creators/xrfragments",
+ "roles": [
+ "creator"
+ ],
+ "caption": "",
+ "description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .",
+ "links": [
+ {
+ "path": "http://localhost:3214/creators/xrfragments"
+ },
+ {
+ "path": "https://xrfragment.org"
+ }
+ ]
+ }
+ ],
+ "links": [],
+ "main": "murial2D.glb"
}