RMLio / yarrrml-parser

A YARRRML parser library and CLI in Javascript
MIT License
41 stars 17 forks source link

Non-existing Schema.org property #168

Closed wouterbeek closed 10 months ago

wouterbeek commented 2 years ago

Issue type: :bug: Bug

Description

The tutorial on https://rml.io/yarrrml/tutorial/getting-started/ uses the non-existing property schema:lastName.

Steps

  1. Go to the above linked documentation page.
  2. Observe the use of schema:lastName.
  3. Go to Schema.org and notice that the property is not defined there.

Environment

Ubuntu LTS + Java 11

pheyvaer commented 10 months ago

This is fixed now.