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
c0774d16a6d7
Commit
0f7333c0
authored
Mar 23, 2020
by
Élodie Thiéblin
Browse files
[dcschema] export DCE_METACLASS
parent
68709150ef0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dublincore/dcschema.ts
View file @
c0774d16
...
...
@@ -15,7 +15,7 @@ export interface DublinCoreElement extends rdfMeta.Loadable {
/**
* The metaclass for DublinCore Element
*/
const
DCE_METACLASS
=
new
rdfMeta
.
MetaClass
();
export
const
DCE_METACLASS
=
new
rdfMeta
.
MetaClass
();
DCE_METACLASS
.
properties
=
[
new
rdfMeta
.
MetaPropertyData
(
...
...
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