diff --git a/specifications/european-digital-credentials.json b/specifications/european-digital-credentials.json new file mode 100644 index 0000000..8409eac --- /dev/null +++ b/specifications/european-digital-credentials.json @@ -0,0 +1,10 @@ +{ + "name": "European Digital Credentials for Learning", + "summary": "Application profile of the European Learning Model v2, specifying implementation of Digital Credentials as Verifiable Credentials.", + "specification": "https://europa.eu/europass/elm-browser/documentation/rdf/ap/edc/documentation/edc-generic-no-cv.html", + "category": "vc", + "maintainerEmail": "EMPL-ELM-SUPPORT@ec.europa.eu", + "maintainerName": "European Commission", + "maintainerWebsite": "https://ec.europa.eu", + "vocabulary": ["http://data.europa.eu/snb/model/context/edc-ap"] +} diff --git a/specifications/european-learning-model-evidence.json b/specifications/european-learning-model-evidence.json new file mode 100644 index 0000000..95fe82d --- /dev/null +++ b/specifications/european-learning-model-evidence.json @@ -0,0 +1,9 @@ +{ + "name": "European Learning Model Evidence Extension", + "summary": "Evidence Class in the European Learning Model used to link evidence of permission to issue due to mandate or accreditation.", + "specification": "https://europa.eu/europass/elm-browser/documentation/rdf/ap/edc/documentation/edc-generic-no-cv.html", + "category": "evidence", + "maintainerEmail": "EMPL-ELM-SUPPORT@ec.europa.eu", + "maintainerName": "European Commission", + "maintainerWebsite": "https://ec.europa.eu" +} diff --git a/specifications/jades.json b/specifications/jades.json new file mode 100644 index 0000000..17c887f --- /dev/null +++ b/specifications/jades.json @@ -0,0 +1,9 @@ +{ + "name": "JAdES", + "summary": "Specification for JAdES digital signatures, specifying signatures methods under baselines B, T, LT, and LTA. These signature specifications have legal validity across the European Union as per the eIDAS directive. They are in use by the European Digital Credentials for Learning and the European Blockchain Services Infrastructure.", + "specification": "https://www.etsi.org/deliver/etsi_ts/119100_119199/11918201/01.01.01_60/ts_11918201v010101p.pdf", + "category": "securing", + "maintainerEmail": "EMPL-ELM-SUPPORT@ec.europa.eu", + "maintainerName": "European Commission", + "maintainerWebsite": "https://www.etsi.org/" +}