Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examples embedded in spec #163

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Update examples embedded in spec #163

merged 1 commit into from
Oct 11, 2022

Conversation

acka47
Copy link
Member

@acka47 acka47 commented Sep 23, 2022

Resolves #134 .

Copy link
Contributor

@sroertgen sroertgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bitte um kurze Diskussion des Kommentars, ansonsten sieht es gut aus

"isAccessibleForFree": true,
"conditionsOfAccess": {
"id": "http://w3id.org/kim/conditionsOfAccess/no_login",
"type": "Concept"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warum ist hier type mit angegeben, bei educationalLevel aber nicht?

Ist beides korrekt, da type bei beiden Attributen angegeben werden KANN.
(trifft auch auch highered-course-part.json zu.

Frage mich, ob das eher verwirrt, wenn in den Beispielen mal so oder so mit optionalen Werten umgegangen wird oder die Beispiele möglichst vollständig sein sollten

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich würde das auch ohne type machen. Habe das auch im OERSI ohne type umgesetzt.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In der genannten Datei steht "type": [ "Concept" ] auch bei about und audience.

Da es im Schema explizit genannt wird, aber nicht required ist, finde ich es schon sinnvoll, wenn es in einigen – aber eben nicht allen – Beispielen auftaucht. Wenn, dann sollten wir das auch komplett aus dem Schema tilgen, womit ich d'accord wäre. Die genannten Informationen finden sich ja ohnehin im RDF, wenn die URI dereferenziert wird. Ich schlage vor, das hier erstmal zu mergen und die Frage in einem gesonderten Ticket zu diskutieren.

@TobiasNx TobiasNx assigned acka47 and unassigned sroertgen and TobiasNx Oct 10, 2022
@acka47 acka47 requested a review from sroertgen October 10, 2022 11:28
@acka47 acka47 merged commit c668fb9 into main Oct 11, 2022
@acka47 acka47 deleted the 134-updateExamples branch December 20, 2022 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ergänze fehlende/neue Felder in Spec-JSON-Beispielen
3 participants