The table on the Terms page on the website is quite confusing because it omits the information on which schema.org Type each term comes from. For example identifier appears in the list twice, once for schema:Thing and once for schema:Person. This info is present in the first column of the crosswalk.csv file already used to generate the page, so it should be a case of including this column when generating the table.
The table on the Terms page on the website is quite confusing because it omits the information on which schema.org Type each term comes from. For example
identifierappears in the list twice, once forschema:Thingand once forschema:Person. This info is present in the first column of the crosswalk.csv file already used to generate the page, so it should be a case of including this column when generating the table.