diff --git a/CourseInstance/examples/1.0-RELEASE/courseInstance.json b/CourseInstance/examples/1.0-RELEASE/courseInstance.json index a1720392..9eb3031e 100644 --- a/CourseInstance/examples/1.0-RELEASE/courseInstance.json +++ b/CourseInstance/examples/1.0-RELEASE/courseInstance.json @@ -133,15 +133,15 @@ { "@type": "TrainingMaterial", "name": "Course Slides for Autumn 2020 offering of CS101", - "url": "http://example.com/slides_website" - "description": "The course slides contain diagrams, questions, and links to various resources about this course" + "url": "http://example.com/slides_website", + "description": "The course slides contain diagrams, questions, and links to various resources about this course", "keywords": "Computer Science, CS, Introductory" }, { "@type": "Thing", "name": "neXtProt database", - "url": "https://www.nextprot.org" - "description": "The course instance was dedicated to the neXtProt datbase and how to explore the universe of human proteins" + "url": "https://www.nextprot.org", + "description": "The course instance was dedicated to the neXtProt datbase and how to explore the universe of human proteins", "keywords": "Molecular Biology, Introductory" } ] diff --git a/TrainingMaterial/examples/1.0-RELEASE/trainingMaterial.json b/TrainingMaterial/examples/1.0-RELEASE/trainingMaterial.json index ca42c4f8..427b6613 100644 --- a/TrainingMaterial/examples/1.0-RELEASE/trainingMaterial.json +++ b/TrainingMaterial/examples/1.0-RELEASE/trainingMaterial.json @@ -5,7 +5,7 @@ "dct:conformsTo": { "@id": "https://bioschemas.org/profiles/TrainingMaterial/1.0-RELEASE", "@type": "CreativeWork" -} +}, "description": "An introduction to the 10 simple rules for making training materials FAIR", "keywords": "FAIR, Training Materials, Bioschemas, ELIXIR, Structured Markup", "name": "Ten simple rules to make training materials FAIR",