European-Learning-Model icon indicating copy to clipboard operation
European-Learning-Model copied to clipboard

Data Model for the Europass Digital Credentials Infrastructure

Results 46 European-Learning-Model issues
Sort by recently updated
recently updated
newest added

levelOfCompletion term pointing to elm:levelOfCompletion is missing from the JSON-LD context, find a proposal below: "levelOfCompletion" : { "@id": "elm:levelOfCompletion", "@type": "xsd:positiveInteger" },

general

There is a typo "elm:radingScheme" at the context https://github.com/european-commission-empl/European-Learning-Model/blob/3a3348b54ab6f553a7b2264348451b68d0d27399/rdf/ap/edc/edc-ap-context.jsonld#L34

general

Currently, in the context we have nationalSystemNote https://github.com/european-commission-empl/European-Learning-Model/blob/3a3348b54ab6f553a7b2264348451b68d0d27399/rdf/ap/edc/edc-ap-context.jsonld#L552 It should be updated to educationalSystemNote to match shacl https://github.com/european-commission-empl/European-Learning-Model/blob/3a3348b54ab6f553a7b2264348451b68d0d27399/rdf/ap/edc/EDC-constraints-no-semantics-imported.ttl#L670

general

We are Missing the creditPoint (pointing to elm:creditPoint) term at the JSON, find below a proposal: "creditPoint": { "@id": "elm:creditPoint", "@type" : "@id" },

general

term "identifier" at json-ld context (https://github.com/european-commission-empl/European-Learning-Model/blob/3a3348b54ab6f553a7b2264348451b68d0d27399/rdf/ap/edc/edc-ap-context.jsonld#L404) should point to adms:Identifier instead of dc:Identifier (dc:identifier is not used anymore). Also, term admsIdentifier (https://github.com/european-commission-empl/European-Learning-Model/blob/3a3348b54ab6f553a7b2264348451b68d0d27399/rdf/ap/edc/edc-ap-context.jsonld#L79) is not used anymore in json-ld serialization and...

general

elm:IndividualDisplay has a property named **elm:displayDetail** (which property name is 'display detail(s)') that has a cardinality of 1..1. **elm:displayDetail** cardinality should be **1..***

All the fields defined with URI **elm:additionalNote** should have 0..* cardinality instead of 0..1.

Add "image" and "page" terms to the JSON-LD context, find below a proposal: "image" : { "@id" : "elm:image", "@type" : "@id" }, "page" : { "@id": "elm:page", "@type" :...

general

Add "IndividualDisplay" : "elm:IndividualDisplay" to json-ld context

general