From 3cc62a6e612ed7b14dba2920b76175efda56a175 Mon Sep 17 00:00:00 2001 From: flange <38500-flange@users.noreply.git.rwth-aachen.de> Date: Thu, 6 Mar 2025 10:19:10 +0100 Subject: [PATCH] documentation: fix table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 384a373..406fae3 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Loaded ontologies and vocabularies: | `spdx:licenseId` | `spdxLicenseId` | SPDX: license ID | | `spdx:name` | `spdxName` | SPDX: license full name | | `spdx:licenseText` | `spdxLicenseText` | SPDX: license text | + <sup>1</sup> Namespace `skos-last-call` is `http://www.w3.org/2008/05/skos#`. It is different from the [standard SKOS namespace](http://www.w3.org/2004/02/skos/core#). * combined indices (property lists): -- GitLab