From 89dea6e384ff5594991cb7376158992d19b552cc Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Thu, 11 Apr 2019 14:31:30 -0700 Subject: [PATCH] Various fixes to examples to fix linter errors. --- data/examples.txt | 42 +- data/ext/bib/bsdo-audiobook-examples.txt | 6 +- data/ext/bib/bsdo-thesis-examples.txt | 6 +- .../medicalGuideline-examples.txt | 4 +- data/sdo-course-examples.txt | 36 +- data/sdo-identifier-examples.txt | 3 +- data/sdo-lrmi-examples.txt | 4 +- data/sdo-offeredby-examples.txt | 8 +- data/sdo-tv-listing-examples.txt | 12 +- data/sdo-userinteraction-examples.txt | 2 +- scripts/spec/examples_spec.rb | 1896 ++++++++++------- 11 files changed, 1151 insertions(+), 868 deletions(-) diff --git a/data/examples.txt b/data/examples.txt index ae241e1fe0..eeed47c4ff 100644 --- a/data/examples.txt +++ b/data/examples.txt @@ -1563,7 +1563,7 @@ RDFA:
Rope - Length: + Length: 4:05 - 14300 plays
@@ -1572,7 +1572,7 @@ RDFA:
Everlong - Length: + Length: 6:33 - 11700 plays
@@ -2136,7 +2136,7 @@ RDFA:
1.Sweet Home Alabama - Lynard Skynard - +
@@ -2144,7 +2144,7 @@ RDFA:
2.Shook you all Night Long - AC/DC - +
@@ -2152,7 +2152,7 @@ RDFA:
3.Sharp Dressed Man - ZZ Top - +
@@ -2160,7 +2160,7 @@ RDFA:
4.Old Time Rock and Roll - Bob Seger - +
@@ -2168,7 +2168,7 @@ RDFA:
5.Hurt So Good - John Cougar - +
@@ -2578,7 +2578,7 @@ RDFA:

King of Limbs

- + Blurry, spooky cover art @@ -2591,12 +2591,12 @@ RDFA:

Sample Tracks

Bloom - + 5:14
Morning Mr Magpie - + 4:40
@@ -9930,16 +9930,16 @@ PRE-MARKUP:

Middle of Nowhere Foods

Opening hours

-

Normally open daily - except on:

+

Normally open daily - except on:

  • and : - - + -
  • : - - + -
@@ -9950,16 +9950,16 @@ MICRODATA:

Middle of Nowhere Foods

Opening hours

-

Normally open daily - except on:

+

Normally open daily - except on:

  • and : - - + -
  • : - - + -
@@ -9970,16 +9970,16 @@ RDFA:

Middle of Nowhere Foods

Opening hours

-

Normally open daily - except on:

+

Normally open daily - except on:

  • and : - - + -
  • : - - + -
@@ -10005,8 +10005,8 @@ JSON: "@type": "OpeningHoursSpecification", "validFrom": "2014-01-01", "validThrough": "2014-01-01", - "opens": "12:00", - "closes": "14:00" + "opens": "12:00:00", + "closes": "14:00:00" } ] } diff --git a/data/ext/bib/bsdo-audiobook-examples.txt b/data/ext/bib/bsdo-audiobook-examples.txt index 71655853de..63c4223a26 100644 --- a/data/ext/bib/bsdo-audiobook-examples.txt +++ b/data/ext/bib/bsdo-audiobook-examples.txt @@ -25,7 +25,7 @@ MICRODATA: OneClick Digital

Connect to:

-

Description: 1 sound file (13 hr., 31 min.) : digital

+

Description: 1 sound file (13 hr., 31 min.) : digital

Summary: The Jackal, the world's most cunning and revered assassin, is given a treacherous mission that could spell disaster for world diplomacy. Catching wind of a mysterious assassination plot, authorities throughout Europe mobilize a manhunt. However, without knowing the Jackal's true target, authorities are forced to wait until the clever killer makes his next move

Unabridged

@@ -45,7 +45,7 @@ RDFA: OneClick Digital

Connect to: Downloadable audiobook

-

Description: 1 sound file (13 hr., 31 min.) : digital

+

Description: 1 sound file (13 hr., 31 min.) : digital

Summary: The Jackal, the world's most cunning and revered assassin, is given a treacherous mission that could spell disaster for world diplomacy. Catching wind of a mysterious assassination plot, authorities throughout Europe mobilize a manhunt. However, without knowing the Jackal's true target, authorities are forced to wait until the clever killer makes his next move

Unabridged

@@ -77,7 +77,7 @@ JSON: "schema:publisher": "Blackstone Audio ;", "schema:provider": "OneClick Digital", "schema:url": "http://overdrive.berkeleypubliclibrary.org/ContentDetails.htm?ID=E867D2C7-DE81-446B-8EC6-85057B587262", - "schema:duration": "13H31M", + "schema:duration": "P13H31M", "schema:description": "The Jackal, the world's most cunning and revered assassin, is given a treacherous mission that could spell disaster for world diplomacy. Catching wind of a mysterious assassination plot, authorities throughout Europe mobilize a manhunt. However, without knowing the Jackal's true target, authorities are forced to wait until the clever killer makes his next move", "schema:abridged": "false", "schema:encodingFormat": "OverDrive MP3 Audiobook, OverDrive WMA Audiobook", diff --git a/data/ext/bib/bsdo-thesis-examples.txt b/data/ext/bib/bsdo-thesis-examples.txt index 4dd8707c53..c5f8645ac2 100644 --- a/data/ext/bib/bsdo-thesis-examples.txt +++ b/data/ext/bib/bsdo-thesis-examples.txt @@ -6,7 +6,7 @@ A Thesis.

Asian elephants are essential as seed dispersers in a disturbed tropical forest

-

A Thesis

+

A Thesis

Author: Sekar, Nitin, Ph.D.
Course: Conservation Biology
School: Princeton University
@@ -18,7 +18,7 @@ MICRODATA:

Asian elephants are essential as seed dispersers in a disturbed tropical forest

-

A Thesis

+

A Thesis

Author:
Course: Conservation Biology
School: Princeton University
@@ -28,7 +28,7 @@ RDFA:

Asian elephants are essential as seed dispersers in a disturbed tropical forest

-

A Thesis

+

A Thesis

Author: Sekar, Nitin, Ph.D.
Course: Conservation Biology
School: Princeton University
diff --git a/data/ext/health-lifesci/medicalGuideline-examples.txt b/data/ext/health-lifesci/medicalGuideline-examples.txt index 2b302e254c..037fecaa95 100644 --- a/data/ext/health-lifesci/medicalGuideline-examples.txt +++ b/data/ext/health-lifesci/medicalGuideline-examples.txt @@ -38,7 +38,7 @@ MICRODATA: be treated with appendectomy in adults. - (Class III, + (Class III, standard of care) @@ -71,7 +71,7 @@ RDFA: be treated with appendectomy in adults. - (Class III, + (Class III, standard of care) diff --git a/data/sdo-course-examples.txt b/data/sdo-course-examples.txt index 90154ca80e..a88a13b1f4 100644 --- a/data/sdo-course-examples.txt +++ b/data/sdo-course-examples.txt @@ -39,8 +39,8 @@ RDFA:

Session dates

- February 15 - - March 21 + February 15 - + March 21
@@ -55,8 +55,8 @@ JSON: "hasCourseInstance": { "@type": "CourseInstance", "courseMode": ["MOOC","online"], - "endDate": "March 21", - "startDate": "February 15" + "endDate": "2019-03-21", + "startDate": "2019-02-15" } } @@ -131,21 +131,21 @@ RDFA: full-time - 29 Aug 2016 - 23 Jun 2017 + 29 Aug 2016 + 23 Jun 2017 St Brycedale Campus Kirkcaldy full-time - 29 Aug 2016 - 23 Jun 2017 + 29 Aug 2016 + 23 Jun 2017 Halbeath Campus Dunfermline Evenings only and weekends - 31 Aug 2016 - 21 Jun 2017 + 31 Aug 2016 + 21 Jun 2017 St Brycedale Campus Kirkcaldy @@ -165,22 +165,22 @@ JSON: { "@type": "CourseInstance", "courseMode": "part-time", - "endDate": "21 Jun 2017", + "endDate": "2017-06-21", "location": "St Brycedale Campus Kirkcaldy", - "startDate": "31 Aug 2016" + "startDate": "2016-08-31" }, { "@type": "CourseInstance", "courseMode": "full-time", - "endDate": "23 Jun 2017", + "endDate": "2017-06-23", "location": "Halbeath Campus Dunfermline", - "startDate": "29 Aug 2016" + "startDate": "2016-08-29" }, { "courseMode": "full-time", - "endDate": "23 Jun 2017", + "endDate": "2017-06-23", "location": "St Brycedale Campus Kirkcaldy", - "startDate": "29 Aug 2016" + "startDate": "2016-08-29" } ] } @@ -440,7 +440,7 @@ JSON: "@type": "schema:Person", "schema:jobTitle": "Associate Professor, Biostatistics", "schema:name": "Jeff Leek, PhD", - "schema:url": "instructor/~315", + "schema:url": {"@id": "http://example.org/instructor/~315"}, "schema:worksFor": "Bloomberg School of Public Health " }, "schema:offers": { @@ -511,7 +511,7 @@ JSON: "schema:provider": { "@type": "schema:CollegeOrUniversity", "schema:name": "University of Bristol", - "schema:url": "provider/324/university-of-bristol" + "schema:url": {"@id": "/provider/324/university-of-bristol"} } } diff --git a/data/sdo-identifier-examples.txt b/data/sdo-identifier-examples.txt index 5beaf607a4..38db58bbde 100644 --- a/data/sdo-identifier-examples.txt +++ b/data/sdo-identifier-examples.txt @@ -33,8 +33,7 @@ RDFA:

- Details: -

WorldCat.org + Details: WorldCat.org JSON: diff --git a/data/sdo-lrmi-examples.txt b/data/sdo-lrmi-examples.txt index 00f4674f63..9007f0ad74 100644 --- a/data/sdo-lrmi-examples.txt +++ b/data/sdo-lrmi-examples.txt @@ -238,7 +238,7 @@ JSON: "name": "The Declaration of Arbroath", "about": "Wars of Scottish independence", "learningResourceType": "lesson plan", - "timeRequired": "1 hour", + "timeRequired": "PT1H", "typicalAgeRange": "10-12", "audience": { "@type": "EducationalAudience", @@ -279,7 +279,7 @@ JSON: "video": { "@type": "VideoObject", "description": "Video description", - "duration": "03:12", + "duration": "PT3M12S", "name": "Video Title", "thumbnailUrl": "http://example.org/thubnail.mp4", "uploadDate": "2000-01-01", diff --git a/data/sdo-offeredby-examples.txt b/data/sdo-offeredby-examples.txt index 9b26815caf..13d2e286b0 100644 --- a/data/sdo-offeredby-examples.txt +++ b/data/sdo-offeredby-examples.txt @@ -282,12 +282,12 @@ PRE-MARKUP: MICRODATA: - +

In search of Haydn [videorecording] / Phil Grabsky Films.com & Seventh Art Productions in association with Sky Art HD ; filmed, written and directed by Phil Grabsky.

Record details

@@ -319,7 +319,7 @@ RDFA:

In search of Haydn [videorecording] / Phil Grabsky Films.com & Seventh Art Productions in association with Sky Art HD ; filmed, written and directed by Phil Grabsky.

Record details

@@ -363,7 +363,7 @@ JSON: "Haydn, Joseph, 1732-1809.", "Documentary films." ], - "datePublished": "[2011]", + "datePublished": "2011-01-01", "name": "In search of Haydn [videorecording] / Phil Grabsky Films.com & Seventh Art Productions in association with Sky Art HD ; filmed, written and directed by Phil Grabsky.", "offers": { "@type": "Offer", diff --git a/data/sdo-tv-listing-examples.txt b/data/sdo-tv-listing-examples.txt index 0d7f7fa31a..f755929cf2 100644 --- a/data/sdo-tv-listing-examples.txt +++ b/data/sdo-tv-listing-examples.txt @@ -118,7 +118,7 @@ MICRODATA:
Modern Family - S6E8 - Three Turkeys Phil and Luke take over Thanksgiving duties. - + HD en es @@ -136,7 +136,7 @@ RDFA:
Modern Family - S6E8 - Three Turkeys Phil and Luke take over Thanksgiving duties. - + HD en es @@ -169,7 +169,7 @@ JSON: "inLanguage":"en", "subtitleLanguage":"es", "videoFormat":"HD", - "isLiveBroadcast":"False", + "isLiveBroadcast":false, "name":"Modern Family - S6E8 - Three Turkeys", "description":"Phil and Luke take over Thanksgiving duties." } @@ -185,7 +185,7 @@ MICRODATA:
FIFA Women's World Cup Final US vs. Japan - + HD starts 07/05/2015 3:30PM
@@ -208,7 +208,7 @@ RDFA:
FIFA Women's World Cup Final US vs. Japan - + HD starts 07/05/2015 3:30PM
@@ -234,7 +234,7 @@ JSON: "@type":"BroadcastEvent", "name": "FIFA Women's World Cup Final", "description": "US vs. Japan", - "isLiveBroadcast": "True", + "isLiveBroadcast": true, "videoFormat": "HD", "startDate": "2015-07-05T15:30-07:00", "broadcastOfEvent": { diff --git a/data/sdo-userinteraction-examples.txt b/data/sdo-userinteraction-examples.txt index 989e6eb236..2626da595b 100644 --- a/data/sdo-userinteraction-examples.txt +++ b/data/sdo-userinteraction-examples.txt @@ -10,7 +10,7 @@ Facebook: 1024 likes MICRODATA: -<
+

Light at the End of the Tunnel

Author:
Subject: