Skip to content
Snippets Groups Projects
Unverified Commit 8ff106e1 authored by Jonas Müller-Laackman's avatar Jonas Müller-Laackman Committed by GitHub
Browse files

Update 8779bc56-8526-4d03-85a7-702a03bcf748.json

parent c8fd645f
No related branches found
No related tags found
No related merge requests found
...@@ -95,14 +95,18 @@ ...@@ -95,14 +95,18 @@
} }
], ],
"research_data": { "research_data": {
"lang": [], "lang": [
"de", "en"
],
"publications": { "publications": {
"access": { "access": {
"open": 0.0, "open": 100.0,
"closed": 100.0, "closed": 0.0,
"margin": 0.0 "margin": 0.0
}, },
"licensing": [] "licensing": [
"CC-BY 4.0"
]
}, },
"data": { "data": {
"raw": { "raw": {
...@@ -110,23 +114,88 @@ ...@@ -110,23 +114,88 @@
"refined": { "refined": {
}, },
"final": { "final": {
"datatypes": [
{
"label": "TEI-XML",
"licensing": [
"CC-BY 4.0"
],
"access": {
"open": 100.0,
"closed": 0.0,
"margin": 0.0
}
}
],
"repositories": [
{
"type": "remote",
"accessibility": "closed",
"ref": [],
"description": "internal gitlab"
},
{
"type": "remote",
"accessibility": "open",
"ref": [
"https://github.com/correspSearch"
],
"description": "github"
},
]
} }
} }
}, },
"stack": { "stack": {
"database": [], "database": [
"backend": [], "eXist-db"
"frontend": [], ],
"tools": [], "backend": [
"languages": [] "elasticSearch"
],
"frontend": [
"vue", "xslt"
],
"tools": [
{
"label": "csHarvester",
"self_developed": true,
"ref": "https://github.com/correspSearch/csHarvester",
"purpose": "Harvesting and validation of CMIF-files"
},
{
"label": "csIngest",
"self_developed": true,
"ref": "",
"purpose": "Ingest of the CMIF data into elasticSearch"
}, },
"policies": [], {
"label": "CMIF Creator",
"self_developed": true,
"ref": "https://github.com/correspSearch/CMIF-Creator",
"purpose": "Browser-based CMIF creation"
},
{
"label": "csLink",
"self_developed": true,
"ref": "https://github.com/correspSearch/csLink",
"purpose": "Widget that shows connections in letter networks"
},
],
"languages": [
"xml", "xquery", "javascript", "python", "xslt", "html", "css"
]
},
"policies": [
],
"keywords": [ "keywords": [
"digital_edition", "digital_edition",
"digital_letter_indexes", "digital_letter_indexes",
"ger", "ger",
"letters", "letters",
"webservice" "webservice",
"cmif",
"tei"
], ],
"comment": "" "comment": ""
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment