Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
SemWeb
logilab-views
Commits
f5872adc8ee8
Commit
ca19a564
authored
Mar 23, 2020
by
Élodie Thiéblin
Browse files
[aliases] Change sioc relations namespace
parent
6d4d8836b8d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/aliases.ts
View file @
f5872adc
...
...
@@ -67,7 +67,7 @@ export const ALIASES = [
// Creator
[
"
http://rdfs.org/sioc/
type
s#has_creator
"
,
"
http://rdfs.org/sioc/
n
s#has_creator
"
,
"
http://purl.org/dc/elements/1.1/creator
"
,
"
http://purl.org/dc/terms/creator
"
,
"
http://purl.org/dc/terms/contributor
"
,
...
...
@@ -120,7 +120,7 @@ export const ALIASES = [
"
http://ns.cubicweb.org/cubicweb/0.0/content
"
,
"
http://purl.org/dc/elements/1.1/description
"
,
"
http://purl.org/dc/terms/description
"
,
"
http://rdfs.org/sioc/
type
s#content
"
"
http://rdfs.org/sioc/
n
s#content
"
],
// date (of creation)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment