Skip to content

Commit 4c5b14a

Browse files
committed
names and versions
1 parent 83ef7e2 commit 4c5b14a

File tree

6 files changed

+9410
-60
lines changed

6 files changed

+9410
-60
lines changed

spec/dev.html

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@
8080
var respecConfig = {
8181
// check https://respec.org/docs/ for the meaning of these keys
8282
preProcess: [loadTurtle],
83+
prevVersion: "https://kg-construct.github.io/rml-core/spec/docs/20260312/",
84+
latestVersion: "https://kg-construct.github.io/rml-core/spec/docs/20260316/",
8385
authors: [
8486
{
8587
name: "Pano Maria",
86-
company: "Skemu",
87-
url: "https://skemu.com",
88+
company: "Model Desk",
89+
url: "https://modeldesk.io",
8890
orcid: "0009-0000-2598-1894",
89-
companyURL: "https://skemu.com"
91+
companyURL: "https://modeldesk.io"
9092
},
9193
{
9294
name: "Anastasia Dimou",
@@ -100,10 +102,10 @@
100102
editors: [
101103
{
102104
name: "Pano Maria",
103-
company: "Skemu",
104-
url: "https://skemu.com",
105+
company: "Model Desk",
106+
url: "https://modeldesk.io",
105107
orcid: "0009-0000-2598-1894",
106-
companyURL: "https://skemu.com"
108+
companyURL: "https://modeldesk.io"
107109
},
108110
{
109111
name: "Anastasia Dimou",
@@ -127,23 +129,23 @@
127129
localBiblio: {
128130
RML: {
129131
title: "RDF Mapping Language (RML)",
130-
href: "https://rml.io/specs/rml/",
132+
href: "http://w3id.org/rml/core/spec",
131133
status: "Unofficial Draft",
132-
publisher: "",
134+
publisher: "KGC-CG-W3C",
133135
date: "",
134136
},
135137
"RML-IO": {
136138
title: "RML-IO",
137139
href: "https://w3id.org/rml/io/spec",
138140
status: "Draft Community Group Report",
139-
publisher: "W3C",
141+
publisher: "KGC-CG",
140142
date: "12 February 2025",
141143
},
142144
"RML-IO-Registry": {
143145
title: "RML-IO Registry",
144146
href: "http://w3id.org/rml/rml-io-registry",
145147
status: "Draft Community Group Report",
146-
publisher: "KGC-CG",
148+
publisher: "KGC-CG-W3C",
147149
date: "31 March 2025",
148150
}
149151
},

0 commit comments

Comments
 (0)