@tpluscode/rdf-ns-builders 1.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/build/index.js +13 -9
- package/build/index.mjs +3 -3
- package/build/interface.js +4 -4
- package/build/interface.mjs +1 -1
- package/build/modules.d.ts +1 -1
- package/build/modules.d.ts.map +1 -1
- package/build/modules.js +6 -6
- package/build/modules.mjs +2 -2
- package/build/prefix.d.ts.map +1 -1
- package/build/prefix.js +7 -2
- package/build/prefix.mjs +6 -1
- package/index.d.ts +90 -83
- package/index.d.ts.map +1 -1
- package/index.js +99 -83
- package/index.mjs +90 -83
- package/loose.d.ts +91 -0
- package/loose.d.ts.map +1 -0
- package/{strict.js → loose.js} +99 -83
- package/loose.mjs +90 -0
- package/package.json +33 -25
- package/vocabularies/acl.d.ts +3 -2
- package/vocabularies/acl.d.ts.map +1 -1
- package/vocabularies/acl.js +1 -1
- package/vocabularies/as.d.ts +3 -2
- package/vocabularies/as.d.ts.map +1 -1
- package/vocabularies/as.js +1 -1
- package/vocabularies/bibo.d.ts +274 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +10 -0
- package/vocabularies/bibo.mjs +4 -0
- package/vocabularies/cc.d.ts +3 -2
- package/vocabularies/cc.d.ts.map +1 -1
- package/vocabularies/cc.js +1 -1
- package/vocabularies/cnt.d.ts +3 -2
- package/vocabularies/cnt.d.ts.map +1 -1
- package/vocabularies/cnt.js +1 -1
- package/vocabularies/constant.d.ts +5 -4
- package/vocabularies/constant.d.ts.map +1 -1
- package/vocabularies/constant.js +1 -1
- package/vocabularies/csvw.d.ts +3 -2
- package/vocabularies/csvw.d.ts.map +1 -1
- package/vocabularies/csvw.js +1 -1
- package/vocabularies/ctag.d.ts +4 -2
- package/vocabularies/ctag.d.ts.map +1 -1
- package/vocabularies/ctag.js +1 -1
- package/vocabularies/dash.d.ts +3 -2
- package/vocabularies/dash.d.ts.map +1 -1
- package/vocabularies/dash.js +1 -1
- package/vocabularies/dbo.d.ts +3 -149
- package/vocabularies/dbo.d.ts.map +1 -1
- package/vocabularies/dbo.js +1 -1
- package/vocabularies/dc11.d.ts +3 -2
- package/vocabularies/dc11.d.ts.map +1 -1
- package/vocabularies/dc11.js +1 -1
- package/vocabularies/dcam.d.ts +16 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +10 -0
- package/vocabularies/dcam.mjs +4 -0
- package/vocabularies/dcat.d.ts +3 -2
- package/vocabularies/dcat.d.ts.map +1 -1
- package/vocabularies/dcat.js +1 -1
- package/vocabularies/dcmitype.d.ts +32 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +10 -0
- package/vocabularies/dcmitype.mjs +4 -0
- package/vocabularies/dcterms.d.ts +3 -2
- package/vocabularies/dcterms.d.ts.map +1 -1
- package/vocabularies/dcterms.js +1 -1
- package/vocabularies/discipline.d.ts +3 -2
- package/vocabularies/discipline.d.ts.map +1 -1
- package/vocabularies/discipline.js +1 -1
- package/vocabularies/doap.d.ts +3 -2
- package/vocabularies/doap.d.ts.map +1 -1
- package/vocabularies/doap.js +1 -1
- package/vocabularies/dpv.d.ts +3 -2
- package/vocabularies/dpv.d.ts.map +1 -1
- package/vocabularies/dpv.js +1 -1
- package/vocabularies/dqv.d.ts +3 -2
- package/vocabularies/dqv.d.ts.map +1 -1
- package/vocabularies/dqv.js +1 -1
- package/vocabularies/dtype.d.ts +3 -2
- package/vocabularies/dtype.d.ts.map +1 -1
- package/vocabularies/dtype.js +1 -1
- package/vocabularies/duv.d.ts +3 -2
- package/vocabularies/duv.d.ts.map +1 -1
- package/vocabularies/duv.js +1 -1
- package/vocabularies/earl.d.ts +3 -2
- package/vocabularies/earl.d.ts.map +1 -1
- package/vocabularies/earl.js +1 -1
- package/vocabularies/ebucore.d.ts +2531 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +10 -0
- package/vocabularies/ebucore.mjs +4 -0
- package/vocabularies/exif.d.ts +334 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +10 -0
- package/vocabularies/exif.mjs +4 -0
- package/vocabularies/foaf.d.ts +3 -2
- package/vocabularies/foaf.d.ts.map +1 -1
- package/vocabularies/foaf.js +1 -1
- package/vocabularies/frbr.d.ts +3 -2
- package/vocabularies/frbr.d.ts.map +1 -1
- package/vocabularies/frbr.js +1 -1
- package/vocabularies/geo.d.ts +3 -2
- package/vocabularies/geo.d.ts.map +1 -1
- package/vocabularies/geo.js +1 -1
- package/vocabularies/geof.d.ts +3 -2
- package/vocabularies/geof.d.ts.map +1 -1
- package/vocabularies/geof.js +1 -1
- package/vocabularies/geor.d.ts +3 -2
- package/vocabularies/geor.d.ts.map +1 -1
- package/vocabularies/geor.js +1 -1
- package/vocabularies/gml.d.ts +4 -2
- package/vocabularies/gml.d.ts.map +1 -1
- package/vocabularies/gml.js +1 -1
- package/vocabularies/gn.d.ts +3 -2
- package/vocabularies/gn.d.ts.map +1 -1
- package/vocabularies/gn.js +1 -1
- package/vocabularies/gr.d.ts +3 -2
- package/vocabularies/gr.d.ts.map +1 -1
- package/vocabularies/gr.js +1 -1
- package/vocabularies/grddl.d.ts +3 -2
- package/vocabularies/grddl.d.ts.map +1 -1
- package/vocabularies/grddl.js +1 -1
- package/vocabularies/gs1.d.ts +2473 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +10 -0
- package/vocabularies/gs1.mjs +4 -0
- package/vocabularies/gtfs.d.ts +3 -2
- package/vocabularies/gtfs.d.ts.map +1 -1
- package/vocabularies/gtfs.js +1 -1
- package/vocabularies/http.d.ts +3 -2
- package/vocabularies/http.d.ts.map +1 -1
- package/vocabularies/http.js +1 -1
- package/vocabularies/hydra.d.ts +4 -3
- package/vocabularies/hydra.d.ts.map +1 -1
- package/vocabularies/hydra.js +1 -1
- package/vocabularies/ical.d.ts +3 -2
- package/vocabularies/ical.d.ts.map +1 -1
- package/vocabularies/ical.js +1 -1
- package/vocabularies/ldp.d.ts +3 -2
- package/vocabularies/ldp.d.ts.map +1 -1
- package/vocabularies/ldp.js +1 -1
- package/vocabularies/locn.d.ts +55 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +10 -0
- package/vocabularies/locn.mjs +4 -0
- package/vocabularies/lvont.d.ts +3 -2
- package/vocabularies/lvont.d.ts.map +1 -1
- package/vocabularies/lvont.js +1 -1
- package/vocabularies/ma.d.ts +3 -2
- package/vocabularies/ma.d.ts.map +1 -1
- package/vocabularies/ma.js +1 -1
- package/vocabularies/oa.d.ts +3 -2
- package/vocabularies/oa.d.ts.map +1 -1
- package/vocabularies/oa.js +1 -1
- package/vocabularies/og.d.ts +3 -2
- package/vocabularies/og.d.ts.map +1 -1
- package/vocabularies/og.js +1 -1
- package/vocabularies/org.d.ts +3 -2
- package/vocabularies/org.d.ts.map +1 -1
- package/vocabularies/org.js +1 -1
- package/vocabularies/owl.d.ts +3 -2
- package/vocabularies/owl.d.ts.map +1 -1
- package/vocabularies/owl.js +1 -1
- package/vocabularies/prefix.d.ts +3 -2
- package/vocabularies/prefix.d.ts.map +1 -1
- package/vocabularies/prefix.js +1 -1
- package/vocabularies/prov.d.ts +3 -2
- package/vocabularies/prov.d.ts.map +1 -1
- package/vocabularies/prov.js +1 -1
- package/vocabularies/qb.d.ts +3 -2
- package/vocabularies/qb.d.ts.map +1 -1
- package/vocabularies/qb.js +1 -1
- package/vocabularies/qkdv.d.ts +6 -2
- package/vocabularies/qkdv.d.ts.map +1 -1
- package/vocabularies/qkdv.js +1 -1
- package/vocabularies/quantitykind.d.ts +13 -4
- package/vocabularies/quantitykind.d.ts.map +1 -1
- package/vocabularies/quantitykind.js +1 -1
- package/vocabularies/qudt.d.ts +3 -3
- package/vocabularies/qudt.d.ts.map +1 -1
- package/vocabularies/qudt.js +1 -1
- package/vocabularies/rdau.d.ts +3 -2
- package/vocabularies/rdau.d.ts.map +1 -1
- package/vocabularies/rdau.js +1 -1
- package/vocabularies/rdf.d.ts +3 -2
- package/vocabularies/rdf.d.ts.map +1 -1
- package/vocabularies/rdf.js +1 -1
- package/vocabularies/rdfa.d.ts +3 -2
- package/vocabularies/rdfa.d.ts.map +1 -1
- package/vocabularies/rdfa.js +1 -1
- package/vocabularies/rdfs.d.ts +3 -2
- package/vocabularies/rdfs.d.ts.map +1 -1
- package/vocabularies/rdfs.js +1 -1
- package/vocabularies/rev.d.ts +4 -2
- package/vocabularies/rev.d.ts.map +1 -1
- package/vocabularies/rev.js +1 -1
- package/vocabularies/rico.d.ts +3 -2
- package/vocabularies/rico.d.ts.map +1 -1
- package/vocabularies/rico.js +1 -1
- package/vocabularies/rif.d.ts +4 -2
- package/vocabularies/rif.d.ts.map +1 -1
- package/vocabularies/rif.js +1 -1
- package/vocabularies/rr.d.ts +3 -2
- package/vocabularies/rr.d.ts.map +1 -1
- package/vocabularies/rr.js +1 -1
- package/vocabularies/rss.d.ts +3 -2
- package/vocabularies/rss.d.ts.map +1 -1
- package/vocabularies/rss.js +1 -1
- package/vocabularies/schema.d.ts +200 -30
- package/vocabularies/schema.d.ts.map +1 -1
- package/vocabularies/schema.js +1 -1
- package/vocabularies/sd.d.ts +3 -2
- package/vocabularies/sd.d.ts.map +1 -1
- package/vocabularies/sd.js +1 -1
- package/vocabularies/sdmx.d.ts +3 -2
- package/vocabularies/sdmx.d.ts.map +1 -1
- package/vocabularies/sdmx.js +1 -1
- package/vocabularies/sem.d.ts +3 -2
- package/vocabularies/sem.d.ts.map +1 -1
- package/vocabularies/sem.js +1 -1
- package/vocabularies/sf.d.ts +4 -2
- package/vocabularies/sf.d.ts.map +1 -1
- package/vocabularies/sf.js +1 -1
- package/vocabularies/sh.d.ts +3 -2
- package/vocabularies/sh.d.ts.map +1 -1
- package/vocabularies/sh.js +1 -1
- package/vocabularies/shex.d.ts +3 -2
- package/vocabularies/shex.d.ts.map +1 -1
- package/vocabularies/shex.js +1 -1
- package/vocabularies/sioc.d.ts +3 -2
- package/vocabularies/sioc.d.ts.map +1 -1
- package/vocabularies/sioc.js +1 -1
- package/vocabularies/skos.d.ts +3 -2
- package/vocabularies/skos.d.ts.map +1 -1
- package/vocabularies/skos.js +1 -1
- package/vocabularies/skosxl.d.ts +3 -2
- package/vocabularies/skosxl.d.ts.map +1 -1
- package/vocabularies/skosxl.js +1 -1
- package/vocabularies/sosa.d.ts +3 -2
- package/vocabularies/sosa.d.ts.map +1 -1
- package/vocabularies/sosa.js +1 -1
- package/vocabularies/sou.d.ts +3 -2
- package/vocabularies/sou.d.ts.map +1 -1
- package/vocabularies/sou.js +1 -1
- package/vocabularies/ssn.d.ts +3 -2
- package/vocabularies/ssn.d.ts.map +1 -1
- package/vocabularies/ssn.js +1 -1
- package/vocabularies/test.d.ts +3 -2
- package/vocabularies/test.d.ts.map +1 -1
- package/vocabularies/test.js +1 -1
- package/vocabularies/time.d.ts +3 -2
- package/vocabularies/time.d.ts.map +1 -1
- package/vocabularies/time.js +1 -1
- package/vocabularies/unit.d.ts +12 -5
- package/vocabularies/unit.d.ts.map +1 -1
- package/vocabularies/unit.js +1 -1
- package/vocabularies/v.d.ts +4 -2
- package/vocabularies/v.d.ts.map +1 -1
- package/vocabularies/v.js +1 -1
- package/vocabularies/vaem.d.ts +3 -2
- package/vocabularies/vaem.d.ts.map +1 -1
- package/vocabularies/vaem.js +1 -1
- package/vocabularies/vann.d.ts +3 -2
- package/vocabularies/vann.d.ts.map +1 -1
- package/vocabularies/vann.js +1 -1
- package/vocabularies/vcard.d.ts +3 -2
- package/vocabularies/vcard.d.ts.map +1 -1
- package/vocabularies/vcard.js +1 -1
- package/vocabularies/void.d.ts +3 -2
- package/vocabularies/void.d.ts.map +1 -1
- package/vocabularies/void.js +1 -1
- package/vocabularies/vs.d.ts +3 -2
- package/vocabularies/vs.d.ts.map +1 -1
- package/vocabularies/vs.js +1 -1
- package/vocabularies/wdr.d.ts +4 -2
- package/vocabularies/wdr.d.ts.map +1 -1
- package/vocabularies/wdr.js +1 -1
- package/vocabularies/wdrs.d.ts +4 -2
- package/vocabularies/wdrs.d.ts.map +1 -1
- package/vocabularies/wdrs.js +1 -1
- package/vocabularies/wgs.d.ts +3 -2
- package/vocabularies/wgs.d.ts.map +1 -1
- package/vocabularies/wgs.js +1 -1
- package/vocabularies/xhv.d.ts +3 -2
- package/vocabularies/xhv.d.ts.map +1 -1
- package/vocabularies/xhv.js +1 -1
- package/vocabularies/xkos.d.ts +3 -2
- package/vocabularies/xkos.d.ts.map +1 -1
- package/vocabularies/xkos.js +1 -1
- package/vocabularies/xml.d.ts +4 -2
- package/vocabularies/xml.d.ts.map +1 -1
- package/vocabularies/xml.js +1 -1
- package/vocabularies/xml.mjs +1 -1
- package/vocabularies/xsd.d.ts +3 -2
- package/vocabularies/xsd.d.ts.map +1 -1
- package/vocabularies/xsd.js +1 -1
- package/CHANGELOG.md +0 -130
- package/strict.d.ts +0 -84
- package/strict.d.ts.map +0 -1
- package/strict.mjs +0 -83
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Bibo {
|
|
3
|
+
'': NamedNode<'http://purl.org/ontology/bibo/'>;
|
|
4
|
+
/** A scholarly academic article, typically published in a journal. */
|
|
5
|
+
"AcademicArticle": NamedNode<'http://purl.org/ontology/bibo/AcademicArticle'>;
|
|
6
|
+
/** A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a book or other publication, as a newspaper or magazine. */
|
|
7
|
+
"Article": NamedNode<'http://purl.org/ontology/bibo/Article'>;
|
|
8
|
+
/** An audio document; aka record. */
|
|
9
|
+
"AudioDocument": NamedNode<'http://purl.org/ontology/bibo/AudioDocument'>;
|
|
10
|
+
/** An audio-visual document; film, video, and so forth. */
|
|
11
|
+
"AudioVisualDocument": NamedNode<'http://purl.org/ontology/bibo/AudioVisualDocument'>;
|
|
12
|
+
/** Draft legislation presented for discussion to a legal body. */
|
|
13
|
+
"Bill": NamedNode<'http://purl.org/ontology/bibo/Bill'>;
|
|
14
|
+
/** A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers. */
|
|
15
|
+
"Book": NamedNode<'http://purl.org/ontology/bibo/Book'>;
|
|
16
|
+
/** A section of a book. */
|
|
17
|
+
"BookSection": NamedNode<'http://purl.org/ontology/bibo/BookSection'>;
|
|
18
|
+
/** A written argument submitted to a court. */
|
|
19
|
+
"Brief": NamedNode<'http://purl.org/ontology/bibo/Brief'>;
|
|
20
|
+
/** A chapter of a book. */
|
|
21
|
+
"Chapter": NamedNode<'http://purl.org/ontology/bibo/Chapter'>;
|
|
22
|
+
/** A collection of statutes. */
|
|
23
|
+
"Code": NamedNode<'http://purl.org/ontology/bibo/Code'>;
|
|
24
|
+
/** A document that simultaneously contains other documents. */
|
|
25
|
+
"CollectedDocument": NamedNode<'http://purl.org/ontology/bibo/CollectedDocument'>;
|
|
26
|
+
/** A collection of Documents or Collections */
|
|
27
|
+
"Collection": NamedNode<'http://purl.org/ontology/bibo/Collection'>;
|
|
28
|
+
/** A meeting for consultation or discussion. */
|
|
29
|
+
"Conference": NamedNode<'http://purl.org/ontology/bibo/Conference'>;
|
|
30
|
+
/** A collection of legal cases. */
|
|
31
|
+
"CourtReporter": NamedNode<'http://purl.org/ontology/bibo/CourtReporter'>;
|
|
32
|
+
/** A document (noun) is a bounded physical representation of body of information designed with the capacity (and usually intent) to communicate. A document may manifest symbolic, diagrammatic or sensory-representational information. */
|
|
33
|
+
"Document": NamedNode<'http://purl.org/ontology/bibo/Document'>;
|
|
34
|
+
/** a distinct part of a larger document or collected document. */
|
|
35
|
+
"DocumentPart": NamedNode<'http://purl.org/ontology/bibo/DocumentPart'>;
|
|
36
|
+
/** The status of the publication of a document. */
|
|
37
|
+
"DocumentStatus": NamedNode<'http://purl.org/ontology/bibo/DocumentStatus'>;
|
|
38
|
+
/** An edited book. */
|
|
39
|
+
"EditedBook": NamedNode<'http://purl.org/ontology/bibo/EditedBook'>;
|
|
40
|
+
/** A written communication addressed to a person or organization and transmitted electronically. */
|
|
41
|
+
"Email": NamedNode<'http://purl.org/ontology/bibo/Email'>;
|
|
42
|
+
"Event": NamedNode<'http://purl.org/ontology/bibo/Event'>;
|
|
43
|
+
/** A passage selected from a larger work. */
|
|
44
|
+
"Excerpt": NamedNode<'http://purl.org/ontology/bibo/Excerpt'>;
|
|
45
|
+
/** aka movie. */
|
|
46
|
+
"Film": NamedNode<'http://purl.org/ontology/bibo/Film'>;
|
|
47
|
+
/** An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit. */
|
|
48
|
+
"Hearing": NamedNode<'http://purl.org/ontology/bibo/Hearing'>;
|
|
49
|
+
/** A document that presents visual or diagrammatic information. */
|
|
50
|
+
"Image": NamedNode<'http://purl.org/ontology/bibo/Image'>;
|
|
51
|
+
/** A formalized discussion between two or more people. */
|
|
52
|
+
"Interview": NamedNode<'http://purl.org/ontology/bibo/Interview'>;
|
|
53
|
+
/** something that is printed or published and distributed, esp. a given number of a periodical */
|
|
54
|
+
"Issue": NamedNode<'http://purl.org/ontology/bibo/Issue'>;
|
|
55
|
+
/** A periodical of scholarly journal Articles. */
|
|
56
|
+
"Journal": NamedNode<'http://purl.org/ontology/bibo/Journal'>;
|
|
57
|
+
/** A document accompanying a legal case. */
|
|
58
|
+
"LegalCaseDocument": NamedNode<'http://purl.org/ontology/bibo/LegalCaseDocument'>;
|
|
59
|
+
/** A document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law. */
|
|
60
|
+
"LegalDecision": NamedNode<'http://purl.org/ontology/bibo/LegalDecision'>;
|
|
61
|
+
/** A legal document; for example, a court decision, a brief, and so forth. */
|
|
62
|
+
"LegalDocument": NamedNode<'http://purl.org/ontology/bibo/LegalDocument'>;
|
|
63
|
+
/** A legal document proposing or enacting a law or a group of laws. */
|
|
64
|
+
"Legislation": NamedNode<'http://purl.org/ontology/bibo/Legislation'>;
|
|
65
|
+
/** A written or printed communication addressed to a person or organization and usually transmitted by mail. */
|
|
66
|
+
"Letter": NamedNode<'http://purl.org/ontology/bibo/Letter'>;
|
|
67
|
+
/** A periodical of magazine Articles. A magazine is a publication that is issued periodically, usually bound in a paper cover, and typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports. */
|
|
68
|
+
"Magazine": NamedNode<'http://purl.org/ontology/bibo/Magazine'>;
|
|
69
|
+
/** A small reference book, especially one giving instructions. */
|
|
70
|
+
"Manual": NamedNode<'http://purl.org/ontology/bibo/Manual'>;
|
|
71
|
+
/** An unpublished Document, which may also be submitted to a publisher for publication. */
|
|
72
|
+
"Manuscript": NamedNode<'http://purl.org/ontology/bibo/Manuscript'>;
|
|
73
|
+
/** A graphical depiction of geographic features. */
|
|
74
|
+
"Map": NamedNode<'http://purl.org/ontology/bibo/Map'>;
|
|
75
|
+
/** A loose, thematic, collection of Documents, often Books. */
|
|
76
|
+
"MultiVolumeBook": NamedNode<'http://purl.org/ontology/bibo/MultiVolumeBook'>;
|
|
77
|
+
/** A periodical of documents, usually issued daily or weekly, containing current news, editorials, feature articles, and usually advertising. */
|
|
78
|
+
"Newspaper": NamedNode<'http://purl.org/ontology/bibo/Newspaper'>;
|
|
79
|
+
/** Notes or annotations about a resource. */
|
|
80
|
+
"Note": NamedNode<'http://purl.org/ontology/bibo/Note'>;
|
|
81
|
+
/** A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years. */
|
|
82
|
+
"Patent": NamedNode<'http://purl.org/ontology/bibo/Patent'>;
|
|
83
|
+
/** A public performance. */
|
|
84
|
+
"Performance": NamedNode<'http://purl.org/ontology/bibo/Performance'>;
|
|
85
|
+
/** A group of related documents issued at regular intervals. */
|
|
86
|
+
"Periodical": NamedNode<'http://purl.org/ontology/bibo/Periodical'>;
|
|
87
|
+
/** A communication between an agent and one or more specific recipients. */
|
|
88
|
+
"PersonalCommunication": NamedNode<'http://purl.org/ontology/bibo/PersonalCommunication'>;
|
|
89
|
+
/** A personal communication manifested in some document. */
|
|
90
|
+
"PersonalCommunicationDocument": NamedNode<'http://purl.org/ontology/bibo/PersonalCommunicationDocument'>;
|
|
91
|
+
/** A compilation of documents published from an event, such as a conference. */
|
|
92
|
+
"Proceedings": NamedNode<'http://purl.org/ontology/bibo/Proceedings'>;
|
|
93
|
+
/** An excerpted collection of words. */
|
|
94
|
+
"Quote": NamedNode<'http://purl.org/ontology/bibo/Quote'>;
|
|
95
|
+
/** A document that presents authoritative reference information, such as a dictionary or encylopedia . */
|
|
96
|
+
"ReferenceSource": NamedNode<'http://purl.org/ontology/bibo/ReferenceSource'>;
|
|
97
|
+
/** A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc.. */
|
|
98
|
+
"Report": NamedNode<'http://purl.org/ontology/bibo/Report'>;
|
|
99
|
+
/** A loose, thematic, collection of Documents, often Books. */
|
|
100
|
+
"Series": NamedNode<'http://purl.org/ontology/bibo/Series'>;
|
|
101
|
+
/** A slide in a slideshow */
|
|
102
|
+
"Slide": NamedNode<'http://purl.org/ontology/bibo/Slide'>;
|
|
103
|
+
/** A presentation of a series of slides, usually presented in front of an audience with written text and images. */
|
|
104
|
+
"Slideshow": NamedNode<'http://purl.org/ontology/bibo/Slideshow'>;
|
|
105
|
+
/** A document describing a specification. */
|
|
106
|
+
"Specification": NamedNode<'http://purl.org/ontology/bibo/Specification'>;
|
|
107
|
+
/** A document describing a standard: a specification organized through a standards body. */
|
|
108
|
+
"Standard": NamedNode<'http://purl.org/ontology/bibo/Standard'>;
|
|
109
|
+
/** A bill enacted into law. */
|
|
110
|
+
"Statute": NamedNode<'http://purl.org/ontology/bibo/Statute'>;
|
|
111
|
+
/** A document created to summarize research findings associated with the completion of an academic degree. */
|
|
112
|
+
"Thesis": NamedNode<'http://purl.org/ontology/bibo/Thesis'>;
|
|
113
|
+
/** The academic degree of a Thesis */
|
|
114
|
+
"ThesisDegree": NamedNode<'http://purl.org/ontology/bibo/ThesisDegree'>;
|
|
115
|
+
/** A web page is an online document available (at least initially) on the world wide web. A web page is written first and foremost to appear on the web, as distinct from other online resources such as books, manuscripts or audio documents which use the web primarily as a distribution mechanism alongside other more traditional methods such as print. */
|
|
116
|
+
"Webpage": NamedNode<'http://purl.org/ontology/bibo/Webpage'>;
|
|
117
|
+
/** A group of Webpages accessible on the Web. */
|
|
118
|
+
"Website": NamedNode<'http://purl.org/ontology/bibo/Website'>;
|
|
119
|
+
/** A seminar, discussion group, or the like, that emphasizes zxchange of ideas and the demonstration and application of techniques, skills, etc. */
|
|
120
|
+
"Workshop": NamedNode<'http://purl.org/ontology/bibo/Workshop'>;
|
|
121
|
+
/** A summary of the resource. */
|
|
122
|
+
"abstract": NamedNode<'http://purl.org/ontology/bibo/abstract'>;
|
|
123
|
+
/** A legal decision that affirms a ruling. */
|
|
124
|
+
"affirmedBy": NamedNode<'http://purl.org/ontology/bibo/affirmedBy'>;
|
|
125
|
+
/** Critical or explanatory note for a Document. */
|
|
126
|
+
"annotates": NamedNode<'http://purl.org/ontology/bibo/annotates'>;
|
|
127
|
+
/** The date on which a legal case is argued before a court. Date is of format xsd:date */
|
|
128
|
+
"argued": NamedNode<'http://purl.org/ontology/bibo/argued'>;
|
|
129
|
+
"asin": NamedNode<'http://purl.org/ontology/bibo/asin'>;
|
|
130
|
+
/** An ordered list of authors. Normally, this list is seen as a priority list that order authors by importance. */
|
|
131
|
+
"authorList": NamedNode<'http://purl.org/ontology/bibo/authorList'>;
|
|
132
|
+
"bdarcus": NamedNode<'http://purl.org/ontology/bibo/bdarcus'>;
|
|
133
|
+
/** An chapter number */
|
|
134
|
+
"chapter": NamedNode<'http://purl.org/ontology/bibo/chapter'>;
|
|
135
|
+
/**
|
|
136
|
+
* Relates a document to another document that cites the
|
|
137
|
+
* first document.
|
|
138
|
+
*/
|
|
139
|
+
"citedBy": NamedNode<'http://purl.org/ontology/bibo/citedBy'>;
|
|
140
|
+
/**
|
|
141
|
+
* Relates a document to another document that is cited
|
|
142
|
+
* by the first document as reference, comment, review, quotation or for
|
|
143
|
+
* another purpose.
|
|
144
|
+
*/
|
|
145
|
+
"cites": NamedNode<'http://purl.org/ontology/bibo/cites'>;
|
|
146
|
+
"coden": NamedNode<'http://purl.org/ontology/bibo/coden'>;
|
|
147
|
+
/** This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property. */
|
|
148
|
+
"content": NamedNode<'http://purl.org/ontology/bibo/content'>;
|
|
149
|
+
/** An ordered list of contributors. Normally, this list is seen as a priority list that order contributors by importance. */
|
|
150
|
+
"contributorList": NamedNode<'http://purl.org/ontology/bibo/contributorList'>;
|
|
151
|
+
/** A court associated with a legal document; for example, that which issues a decision. */
|
|
152
|
+
"court": NamedNode<'http://purl.org/ontology/bibo/court'>;
|
|
153
|
+
/** The thesis degree. */
|
|
154
|
+
"degree": NamedNode<'http://purl.org/ontology/bibo/degree'>;
|
|
155
|
+
/** masters degree in arts */
|
|
156
|
+
"degrees/ma": NamedNode<'http://purl.org/ontology/bibo/degrees/ma'>;
|
|
157
|
+
/** masters degree in science */
|
|
158
|
+
"degrees/ms": NamedNode<'http://purl.org/ontology/bibo/degrees/ms'>;
|
|
159
|
+
/** PhD degree */
|
|
160
|
+
"degrees/phd": NamedNode<'http://purl.org/ontology/bibo/degrees/phd'>;
|
|
161
|
+
/** A Film director. */
|
|
162
|
+
"director": NamedNode<'http://purl.org/ontology/bibo/director'>;
|
|
163
|
+
/** Distributor of a document or a collection of documents. */
|
|
164
|
+
"distributor": NamedNode<'http://purl.org/ontology/bibo/distributor'>;
|
|
165
|
+
"doi": NamedNode<'http://purl.org/ontology/bibo/doi'>;
|
|
166
|
+
"eanucc13": NamedNode<'http://purl.org/ontology/bibo/eanucc13'>;
|
|
167
|
+
/** The name defining a special edition of a document. Normally its a literal value composed of a version number and words. */
|
|
168
|
+
"edition": NamedNode<'http://purl.org/ontology/bibo/edition'>;
|
|
169
|
+
/** A person having managerial and sometimes policy-making responsibility for the editorial part of a publishing firm or of a newspaper, magazine, or other publication. */
|
|
170
|
+
"editor": NamedNode<'http://purl.org/ontology/bibo/editor'>;
|
|
171
|
+
/** An ordered list of editors. Normally, this list is seen as a priority list that order editors by importance. */
|
|
172
|
+
"editorList": NamedNode<'http://purl.org/ontology/bibo/editorList'>;
|
|
173
|
+
"eissn": NamedNode<'http://purl.org/ontology/bibo/eissn'>;
|
|
174
|
+
"fgiasson": NamedNode<'http://purl.org/ontology/bibo/fgiasson'>;
|
|
175
|
+
"gtin14": NamedNode<'http://purl.org/ontology/bibo/gtin14'>;
|
|
176
|
+
"handle": NamedNode<'http://purl.org/ontology/bibo/handle'>;
|
|
177
|
+
"identifier": NamedNode<'http://purl.org/ontology/bibo/identifier'>;
|
|
178
|
+
/** An agent that is interviewed by another agent. */
|
|
179
|
+
"interviewee": NamedNode<'http://purl.org/ontology/bibo/interviewee'>;
|
|
180
|
+
/** An agent that interview another agent. */
|
|
181
|
+
"interviewer": NamedNode<'http://purl.org/ontology/bibo/interviewer'>;
|
|
182
|
+
"isbn10": NamedNode<'http://purl.org/ontology/bibo/isbn10'>;
|
|
183
|
+
"isbn13": NamedNode<'http://purl.org/ontology/bibo/isbn13'>;
|
|
184
|
+
"isbn": NamedNode<'http://purl.org/ontology/bibo/isbn'>;
|
|
185
|
+
"issn": NamedNode<'http://purl.org/ontology/bibo/issn'>;
|
|
186
|
+
/** An issue number */
|
|
187
|
+
"issue": NamedNode<'http://purl.org/ontology/bibo/issue'>;
|
|
188
|
+
/** An entity responsible for issuing often informally published documents such as press releases, reports, etc. */
|
|
189
|
+
"issuer": NamedNode<'http://purl.org/ontology/bibo/issuer'>;
|
|
190
|
+
"lccn": NamedNode<'http://purl.org/ontology/bibo/lccn'>;
|
|
191
|
+
/** A description (often numeric) that locates an item within a containing document or collection. */
|
|
192
|
+
"locator": NamedNode<'http://purl.org/ontology/bibo/locator'>;
|
|
193
|
+
/** The number of pages contained in a document */
|
|
194
|
+
"numPages": NamedNode<'http://purl.org/ontology/bibo/numPages'>;
|
|
195
|
+
/** The number of volumes contained in a collection of documents (usually a series, periodical, etc.). */
|
|
196
|
+
"numVolumes": NamedNode<'http://purl.org/ontology/bibo/numVolumes'>;
|
|
197
|
+
/** A generic item or document number. Not to be confused with issue number. */
|
|
198
|
+
"number": NamedNode<'http://purl.org/ontology/bibo/number'>;
|
|
199
|
+
"oclcnum": NamedNode<'http://purl.org/ontology/bibo/oclcnum'>;
|
|
200
|
+
/** The organizer of an event; includes conference organizers, but also government agencies or other bodies that are responsible for conducting hearings. */
|
|
201
|
+
"organizer": NamedNode<'http://purl.org/ontology/bibo/organizer'>;
|
|
202
|
+
/** Owner of a document or a collection of documents. */
|
|
203
|
+
"owner": NamedNode<'http://purl.org/ontology/bibo/owner'>;
|
|
204
|
+
/** Ending page number within a continuous page range. */
|
|
205
|
+
"pageEnd": NamedNode<'http://purl.org/ontology/bibo/pageEnd'>;
|
|
206
|
+
/** Starting page number within a continuous page range. */
|
|
207
|
+
"pageStart": NamedNode<'http://purl.org/ontology/bibo/pageStart'>;
|
|
208
|
+
/** A string of non-contiguous page spans that locate a Document within a Collection. Example: 23-25, 34, 54-56. For continuous page ranges, use the pageStart and pageEnd properties. */
|
|
209
|
+
"pages": NamedNode<'http://purl.org/ontology/bibo/pages'>;
|
|
210
|
+
"performer": NamedNode<'http://purl.org/ontology/bibo/performer'>;
|
|
211
|
+
"pmid": NamedNode<'http://purl.org/ontology/bibo/pmid'>;
|
|
212
|
+
/** The prefix of a name */
|
|
213
|
+
"prefixName": NamedNode<'http://purl.org/ontology/bibo/prefixName'>;
|
|
214
|
+
/** Relates a document to an event; for example, a paper to a conference. */
|
|
215
|
+
"presentedAt": NamedNode<'http://purl.org/ontology/bibo/presentedAt'>;
|
|
216
|
+
/** Relates an event to associated documents; for example, conference to a paper. */
|
|
217
|
+
"presents": NamedNode<'http://purl.org/ontology/bibo/presents'>;
|
|
218
|
+
/** Producer of a document or a collection of documents. */
|
|
219
|
+
"producer": NamedNode<'http://purl.org/ontology/bibo/producer'>;
|
|
220
|
+
/** An agent that receives a communication document. */
|
|
221
|
+
"recipient": NamedNode<'http://purl.org/ontology/bibo/recipient'>;
|
|
222
|
+
/** The resource in which another resource is reproduced. */
|
|
223
|
+
"reproducedIn": NamedNode<'http://purl.org/ontology/bibo/reproducedIn'>;
|
|
224
|
+
/** A legal decision that reverses a ruling. */
|
|
225
|
+
"reversedBy": NamedNode<'http://purl.org/ontology/bibo/reversedBy'>;
|
|
226
|
+
/** Relates a review document to a reviewed thing (resource, item, etc.). */
|
|
227
|
+
"reviewOf": NamedNode<'http://purl.org/ontology/bibo/reviewOf'>;
|
|
228
|
+
/** A section number */
|
|
229
|
+
"section": NamedNode<'http://purl.org/ontology/bibo/section'>;
|
|
230
|
+
"shortDescription": NamedNode<'http://purl.org/ontology/bibo/shortDescription'>;
|
|
231
|
+
/** The abbreviation of a title. */
|
|
232
|
+
"shortTitle": NamedNode<'http://purl.org/ontology/bibo/shortTitle'>;
|
|
233
|
+
"sici": NamedNode<'http://purl.org/ontology/bibo/sici'>;
|
|
234
|
+
/** Accepted for publication after peer reviewing. */
|
|
235
|
+
"status/accepted": NamedNode<'http://purl.org/ontology/bibo/status/accepted'>;
|
|
236
|
+
/** Document drafted */
|
|
237
|
+
"status/draft": NamedNode<'http://purl.org/ontology/bibo/status/draft'>;
|
|
238
|
+
/** Document to be published */
|
|
239
|
+
"status/forthcoming": NamedNode<'http://purl.org/ontology/bibo/status/forthcoming'>;
|
|
240
|
+
/** Legal document */
|
|
241
|
+
"status/legal": NamedNode<'http://purl.org/ontology/bibo/status/legal'>;
|
|
242
|
+
/** A document that is not peer reviewed */
|
|
243
|
+
"status/nonPeerReviewed": NamedNode<'http://purl.org/ontology/bibo/status/nonPeerReviewed'>;
|
|
244
|
+
/** The process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication. */
|
|
245
|
+
"status/peerReviewed": NamedNode<'http://purl.org/ontology/bibo/status/peerReviewed'>;
|
|
246
|
+
/** Published document */
|
|
247
|
+
"status/published": NamedNode<'http://purl.org/ontology/bibo/status/published'>;
|
|
248
|
+
/** Rejected for publication after peer reviewing. */
|
|
249
|
+
"status/rejected": NamedNode<'http://purl.org/ontology/bibo/status/rejected'>;
|
|
250
|
+
/** Unpublished document */
|
|
251
|
+
"status/unpublished": NamedNode<'http://purl.org/ontology/bibo/status/unpublished'>;
|
|
252
|
+
/** The publication status of (typically academic) content. */
|
|
253
|
+
"status": NamedNode<'http://purl.org/ontology/bibo/status'>;
|
|
254
|
+
/** A legal decision on appeal that takes action on a case (affirming it, reversing it, etc.). */
|
|
255
|
+
"subsequentLegalDecision": NamedNode<'http://purl.org/ontology/bibo/subsequentLegalDecision'>;
|
|
256
|
+
/** The suffix of a name */
|
|
257
|
+
"suffixName": NamedNode<'http://purl.org/ontology/bibo/suffixName'>;
|
|
258
|
+
/** Relates a document to some transcribed original. */
|
|
259
|
+
"transcriptOf": NamedNode<'http://purl.org/ontology/bibo/transcriptOf'>;
|
|
260
|
+
/** Relates a translated document to the original document. */
|
|
261
|
+
"translationOf": NamedNode<'http://purl.org/ontology/bibo/translationOf'>;
|
|
262
|
+
/** A person who translates written document from one language to another. */
|
|
263
|
+
"translator": NamedNode<'http://purl.org/ontology/bibo/translator'>;
|
|
264
|
+
"upc": NamedNode<'http://purl.org/ontology/bibo/upc'>;
|
|
265
|
+
/** Universal Resource Identifier of a document */
|
|
266
|
+
"uri": NamedNode<'http://purl.org/ontology/bibo/uri'>;
|
|
267
|
+
/** A volume number */
|
|
268
|
+
"volume": NamedNode<'http://purl.org/ontology/bibo/volume'>;
|
|
269
|
+
"1.3/": NamedNode<'http://purl.org/ontology/bibo/1.3/'>;
|
|
270
|
+
}
|
|
271
|
+
export declare const strict: Record<keyof Bibo, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Bibo | undefined) => NamedNode<string>) & Bibo;
|
|
272
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Bibo;
|
|
273
|
+
export {};
|
|
274
|
+
//# sourceMappingURL=bibo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bibo.d.ts","sourceRoot":"","sources":["../src/vocabularies/bibo.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.loose = exports.strict = void 0;
|
|
7
|
+
const namespace_1 = __importDefault(require("@rdf-esm/namespace"));
|
|
8
|
+
const builder = (0, namespace_1.default)("http://purl.org/ontology/bibo/");
|
|
9
|
+
exports.strict = builder;
|
|
10
|
+
exports.loose = builder;
|
package/vocabularies/cc.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Cc {
|
|
3
|
+
'': NamedNode<'http://creativecommons.org/ns#'>;
|
|
3
4
|
/**
|
|
4
5
|
* credit be given to
|
|
5
6
|
* copyright holder and/or author
|
|
@@ -113,7 +114,7 @@ interface Cc {
|
|
|
113
114
|
"requires": NamedNode<'http://creativecommons.org/ns#requires'>;
|
|
114
115
|
"useGuidelines": NamedNode<'http://creativecommons.org/ns#useGuidelines'>;
|
|
115
116
|
}
|
|
116
|
-
export declare const strict: Record<
|
|
117
|
-
export declare const loose: Record<any,
|
|
117
|
+
export declare const strict: Record<keyof Cc, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Cc | undefined) => NamedNode<string>) & Cc;
|
|
118
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Cc;
|
|
118
119
|
export {};
|
|
119
120
|
//# sourceMappingURL=cc.d.ts.map
|
package/vocabularies/cc.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cc.d.ts","sourceRoot":"","sources":["../src/vocabularies/cc.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,EAAE;IACR;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E;;;;;OAKG;IACH,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE;;;OAGG;IACH,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;OAGG;IACH,qBAAqB,EAAE,SAAS,CAAC,mDAAmD,CAAC,CAAC;IACtF;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;;;;OAMG;IACH,gBAAgB,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC5E;;;;;OAKG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;OAGG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;OAGG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;;OAIG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;OAIG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;OAGG;IACH,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E,gBAAgB,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC5E,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;CAC7E;AAGD,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"cc.d.ts","sourceRoot":"","sources":["../src/vocabularies/cc.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,EAAE;IACR,EAAE,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IAChD;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E;;;;;OAKG;IACH,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE;;;OAGG;IACH,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;OAGG;IACH,qBAAqB,EAAE,SAAS,CAAC,mDAAmD,CAAC,CAAC;IACtF;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;;;;OAMG;IACH,gBAAgB,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC5E;;;;;OAKG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;OAGG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;OAGG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;OAGG;IACH,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE;;;OAGG;IACH,aAAa,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACtE;;;;OAIG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;OAIG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;;;OAKG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;OAGG;IACH,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E,gBAAgB,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC5E,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE,cAAc,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACxE,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D,iBAAiB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC9E,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;CAC7E;AAGD,eAAO,MAAM,MAAM,4HAA6C,CAAC;AACjE,eAAO,MAAM,KAAK,+EAAmC,CAAC"}
|
package/vocabularies/cc.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.loose = exports.strict = void 0;
|
|
7
7
|
const namespace_1 = __importDefault(require("@rdf-esm/namespace"));
|
|
8
|
-
const builder = namespace_1.default("http://creativecommons.org/ns#");
|
|
8
|
+
const builder = (0, namespace_1.default)("http://creativecommons.org/ns#");
|
|
9
9
|
exports.strict = builder;
|
|
10
10
|
exports.loose = builder;
|
package/vocabularies/cnt.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Cnt {
|
|
3
|
+
'': NamedNode<'http://www.w3.org/2011/content#'>;
|
|
3
4
|
/** The content. */
|
|
4
5
|
"Content": NamedNode<'http://www.w3.org/2011/content#Content'>;
|
|
5
6
|
/** The base64 encoded content (can be used for binary content). */
|
|
@@ -37,7 +38,7 @@ interface Cnt {
|
|
|
37
38
|
/** The XML version declared in the XML declaration. */
|
|
38
39
|
"version": NamedNode<'http://www.w3.org/2011/content#version'>;
|
|
39
40
|
}
|
|
40
|
-
export declare const strict: Record<
|
|
41
|
-
export declare const loose: Record<any,
|
|
41
|
+
export declare const strict: Record<keyof Cnt, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Cnt | undefined) => NamedNode<string>) & Cnt;
|
|
42
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Cnt;
|
|
42
43
|
export {};
|
|
43
44
|
//# sourceMappingURL=cnt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cnt.d.ts","sourceRoot":"","sources":["../src/vocabularies/cnt.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,mBAAmB;IACnB,SAAS,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAC/D,mEAAmE;IACnE,iBAAiB,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC/E,uDAAuD;IACvD,eAAe,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC3E,qEAAqE;IACrE,cAAc,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACzE,qCAAqC;IACrC,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,uDAAuD;IACvD,OAAO,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC3D,qGAAqG;IACrG,mBAAmB,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IACnF,kDAAkD;IAClD,OAAO,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC3D,8DAA8D;IAC9D,kBAAkB,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IACjF,8BAA8B;IAC9B,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,qCAAqC;IACrC,QAAQ,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC7D,0FAA0F;IAC1F,gBAAgB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC7E,+DAA+D;IAC/D,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,0DAA0D;IAC1D,UAAU,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACjE,+DAA+D;IAC/D,MAAM,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IACzD,yDAAyD;IACzD,YAAY,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACrE,6EAA6E;IAC7E,UAAU,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACjE,uDAAuD;IACvD,SAAS,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;CAClE;AAGD,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"cnt.d.ts","sourceRoot":"","sources":["../src/vocabularies/cnt.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,EAAE,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACjD,mBAAmB;IACnB,SAAS,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAC/D,mEAAmE;IACnE,iBAAiB,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IAC/E,uDAAuD;IACvD,eAAe,EAAE,SAAS,CAAC,8CAA8C,CAAC,CAAC;IAC3E,qEAAqE;IACrE,cAAc,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IACzE,qCAAqC;IACrC,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,uDAAuD;IACvD,OAAO,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC3D,qGAAqG;IACrG,mBAAmB,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IACnF,kDAAkD;IAClD,OAAO,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC3D,8DAA8D;IAC9D,kBAAkB,EAAE,SAAS,CAAC,iDAAiD,CAAC,CAAC;IACjF,8BAA8B;IAC9B,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,qCAAqC;IACrC,QAAQ,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC7D,0FAA0F;IAC1F,gBAAgB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IAC7E,+DAA+D;IAC/D,aAAa,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IACvE,0DAA0D;IAC1D,UAAU,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACjE,+DAA+D;IAC/D,MAAM,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IACzD,yDAAyD;IACzD,YAAY,EAAE,SAAS,CAAC,2CAA2C,CAAC,CAAC;IACrE,6EAA6E;IAC7E,UAAU,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACjE,uDAAuD;IACvD,SAAS,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;CAClE;AAGD,eAAO,MAAM,MAAM,+HAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,gFAAoC,CAAC"}
|
package/vocabularies/cnt.js
CHANGED
|
@@ -5,6 +5,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.loose = exports.strict = void 0;
|
|
7
7
|
const namespace_1 = __importDefault(require("@rdf-esm/namespace"));
|
|
8
|
-
const builder = namespace_1.default("http://www.w3.org/2011/content#");
|
|
8
|
+
const builder = (0, namespace_1.default)("http://www.w3.org/2011/content#");
|
|
9
9
|
exports.strict = builder;
|
|
10
10
|
exports.loose = builder;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { NamedNode } from "@rdfjs/types";
|
|
2
2
|
interface Constant {
|
|
3
|
+
'': NamedNode<'http://qudt.org/vocab/constant/'>;
|
|
3
4
|
"AlphaParticleElectronMassRatio": NamedNode<'http://qudt.org/vocab/constant/AlphaParticleElectronMassRatio'>;
|
|
4
5
|
"AlphaParticleMass": NamedNode<'http://qudt.org/vocab/constant/AlphaParticleMass'>;
|
|
5
6
|
"AlphaParticleMassEnergyEquivalent": NamedNode<'http://qudt.org/vocab/constant/AlphaParticleMassEnergyEquivalent'>;
|
|
@@ -24,7 +25,7 @@ interface Constant {
|
|
|
24
25
|
"AtomicUnitOfCharge": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfCharge'>;
|
|
25
26
|
"AtomicUnitOfChargeDensity": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfChargeDensity'>;
|
|
26
27
|
"AtomicUnitOfCurrent": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfCurrent'>;
|
|
27
|
-
"
|
|
28
|
+
"AtomicUnitOfElectricDipoleMoment": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfElectricDipoleMoment'>;
|
|
28
29
|
"AtomicUnitOfElectricField": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfElectricField'>;
|
|
29
30
|
"AtomicUnitOfElectricFieldGradient": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfElectricFieldGradient'>;
|
|
30
31
|
"AtomicUnitOfElectricPolarizablity": NamedNode<'http://qudt.org/vocab/constant/AtomicUnitOfElectricPolarizablity'>;
|
|
@@ -256,10 +257,10 @@ interface Constant {
|
|
|
256
257
|
"ProtonGFactor": NamedNode<'http://qudt.org/vocab/constant/ProtonGFactor'>;
|
|
257
258
|
"ProtonGyromagneticRatio": NamedNode<'http://qudt.org/vocab/constant/ProtonGyromagneticRatio'>;
|
|
258
259
|
"ProtonGyromagneticRatioOver2Pi": NamedNode<'http://qudt.org/vocab/constant/ProtonGyromagneticRatioOver2Pi'>;
|
|
259
|
-
"ProtonMag.ShieldingCorrection": NamedNode<'http://qudt.org/vocab/constant/ProtonMag.ShieldingCorrection'>;
|
|
260
260
|
"ProtonMagneticMoment": NamedNode<'http://qudt.org/vocab/constant/ProtonMagneticMoment'>;
|
|
261
261
|
"ProtonMagneticMomentToBohrMagnetonRatio": NamedNode<'http://qudt.org/vocab/constant/ProtonMagneticMomentToBohrMagnetonRatio'>;
|
|
262
262
|
"ProtonMagneticMomentToNuclearMagnetonRatio": NamedNode<'http://qudt.org/vocab/constant/ProtonMagneticMomentToNuclearMagnetonRatio'>;
|
|
263
|
+
"ProtonMagneticShieldingCorrection": NamedNode<'http://qudt.org/vocab/constant/ProtonMagneticShieldingCorrection'>;
|
|
263
264
|
"ProtonMass": NamedNode<'http://qudt.org/vocab/constant/ProtonMass'>;
|
|
264
265
|
"ProtonMassEnergyEquivalent": NamedNode<'http://qudt.org/vocab/constant/ProtonMassEnergyEquivalent'>;
|
|
265
266
|
"ProtonMassEnergyEquivalentInMeV": NamedNode<'http://qudt.org/vocab/constant/ProtonMassEnergyEquivalentInMeV'>;
|
|
@@ -657,7 +658,7 @@ interface Constant {
|
|
|
657
658
|
"WienFrequencyDisplacementLawConstant": NamedNode<'http://qudt.org/vocab/constant/WienFrequencyDisplacementLawConstant'>;
|
|
658
659
|
"WienWavelengthDisplacementLawConstant": NamedNode<'http://qudt.org/vocab/constant/WienWavelengthDisplacementLawConstant'>;
|
|
659
660
|
}
|
|
660
|
-
export declare const strict: Record<"AlphaParticleElectronMassRatio" | "AlphaParticleMass" | "AlphaParticleMassEnergyEquivalent" | "AlphaParticleMassEnergyEquivalentInMeV" | "AlphaParticleMassInAtomicMassUnit" | "AlphaParticleMolarMass" | "AlphaParticleProtonMassRatio" | "AngstromStar" | "AtomicMassConstant" | "AtomicMassConstantEnergyEquivalent" | "AtomicMassConstantEnergyEquivalentInMeV" | "AtomicMassUnitElectronVoltRelationship" | "AtomicMassUnitHartreeRelationship" | "AtomicMassUnitHertzRelationship" | "AtomicMassUnitInverseMeterRelationship" | "AtomicMassUnitJouleRelationship" | "AtomicMassUnitKelvinRelationship" | "AtomicMassUnitKilogramRelationship" | "AtomicUnitOf1stHyperpolarizablity" | "AtomicUnitOf2ndHyperpolarizablity" | "AtomicUnitOfAction" | "AtomicUnitOfCharge" | "AtomicUnitOfChargeDensity" | "AtomicUnitOfCurrent" | "AtomicUnitOfElectricDipoleMom." | "AtomicUnitOfElectricField" | "AtomicUnitOfElectricFieldGradient" | "AtomicUnitOfElectricPolarizablity" | "AtomicUnitOfElectricPotential" | "AtomicUnitOfElectricQuadrupoleMoment" | "AtomicUnitOfEnergy" | "AtomicUnitOfForce" | "AtomicUnitOfLength" | "AtomicUnitOfMagneticDipoleMoment" | "AtomicUnitOfMagneticFluxDensity" | "AtomicUnitOfMagnetizability" | "AtomicUnitOfMass" | "AtomicUnitOfMomentum" | "AtomicUnitOfPermittivity" | "AtomicUnitOfTime" | "AtomicUnitOfVelocity" | "AvogadroConstant" | "BohrMagneton" | "BohrMagnetonInEVPerT" | "BohrMagnetonInHzPerT" | "BohrMagnetonInInverseMetersPerTesla" | "BohrMagnetonInKPerT" | "BohrRadius" | "BoltzmannConstant" | "BoltzmannConstantInEVPerK" | "BoltzmannConstantInHzPerK" | "BoltzmannConstantInInverseMetersPerKelvin" | "CharacteristicImpedanceOfVacuum" | "ClassicalElectronRadius" | "ComptonWavelength" | "ComptonWavelengthOver2Pi" | "ConductanceQuantum" | "ConventionalValueOfJosephsonConstant" | "ConventionalValueOfVonKlitzingConstant" | "CuXUnit" | "DeuteronElectronMagneticMomentRatio" | "DeuteronElectronMassRatio" | "DeuteronGFactor" | "DeuteronMagneticMoment" | "DeuteronMagneticMomentToBohrMagnetonRatio" | "DeuteronMagneticMomentToNuclearMagnetonRatio" | "DeuteronMass" | "DeuteronMassEnergyEquivalent" | "DeuteronMassEnergyEquivalentInMeV" | "DeuteronMassInAtomicMassUnit" | "DeuteronMolarMass" | "DeuteronNeutronMagneticMomentRatio" | "DeuteronProtonMagneticMomentRatio" | "DeuteronProtonMassRatio" | "DeuteronRmsChargeRadius" | "ElectricConstant" | "ElectromagneticPermeabilityOfVacuum" | "ElectronChargeToMassQuotient" | "ElectronDeuteronMagneticMomentRatio" | "ElectronDeuteronMassRatio" | "ElectronGFactor" | "ElectronGyromagneticRatio" | "ElectronGyromagneticRatioOver2Pi" | "ElectronMagneticMoment" | "ElectronMagneticMomentAnomaly" | "ElectronMagneticMomentToBohrMagnetonRatio" | "ElectronMagneticMomentToNuclearMagnetonRatio" | "ElectronMass" | "ElectronMassEnergyEquivalent" | "ElectronMassEnergyEquivalentInMeV" | "ElectronMassInAtomicMassUnit" | "ElectronMolarMass" | "ElectronMuonMagneticMomentRatio" | "ElectronMuonMassRatio" | "ElectronNeutronMagneticMomentRatio" | "ElectronNeutronMassRatio" | "ElectronProtonMagneticMomentRatio" | "ElectronProtonMassRatio" | "ElectronTauMassRatio" | "ElectronToAlphaParticleMassRatio" | "ElectronToShieldedHelionMagneticMomentRatio" | "ElectronToShieldedProtonMagneticMomentRatio" | "ElectronVoltAtomicMassUnitRelationship" | "ElectronVoltHartreeRelationship" | "ElectronVoltHertzRelationship" | "ElectronVoltInverseMeterRelationship" | "ElectronVoltJouleRelationship" | "ElectronVoltKelvinRelationship" | "ElectronVoltKilogramRelationship" | "ElementaryCharge" | "ElementaryChargeOverH" | "FaradayConstant" | "FermiCouplingConstant" | "FineStructureConstant" | "FirstRadiationConstant" | "FirstRadiationConstantForSpectralRadiance" | "GravitationalConstant" | "HartreeAtomicMassUnitRelationship" | "HartreeElectronVoltRelationship" | "HartreeEnergy" | "HartreeEnergyInEV" | "HartreeHertzRelationship" | "HartreeInverseMeterRelationship" | "HartreeJouleRelationship" | "HartreeKelvinRelationship" | "HartreeKilogramRelationship" | "HelionElectronMassRatio" | "HelionMass" | "HelionMassEnergyEquivalent" | "HelionMassEnergyEquivalentInMeV" | "HelionMassInAtomicMassUnit" | "HelionMolarMass" | "HelionProtonMassRatio" | "HertzAtomicMassUnitRelationship" | "HertzElectronVoltRelationship" | "HertzHartreeRelationship" | "HertzInverseMeterRelationship" | "HertzJouleRelationship" | "HertzKelvinRelationship" | "HertzKilogramRelationship" | "InverseFineStructureConstant" | "InverseMeterAtomicMassUnitRelationship" | "InverseMeterElectronVoltRelationship" | "InverseMeterHartreeRelationship" | "InverseMeterHertzRelationship" | "InverseMeterJouleRelationship" | "InverseMeterKelvinRelationship" | "InverseMeterKilogramRelationship" | "InverseOfConductanceQuantum" | "JosephsonConstant" | "JouleAtomicMassUnitRelationship" | "JouleElectronVoltRelationship" | "JouleHartreeRelationship" | "JouleHertzRelationship" | "JouleInverseMeterRelationship" | "JouleKelvinRelationship" | "JouleKilogramRelationship" | "KelvinAtomicMassUnitRelationship" | "KelvinElectronVoltRelationship" | "KelvinHartreeRelationship" | "KelvinHertzRelationship" | "KelvinInverseMeterRelationship" | "KelvinJouleRelationship" | "KelvinKilogramRelationship" | "KilogramAtomicMassUnitRelationship" | "KilogramElectronVoltRelationship" | "KilogramHartreeRelationship" | "KilogramHertzRelationship" | "KilogramInverseMeterRelationship" | "KilogramJouleRelationship" | "KilogramKelvinRelationship" | "LatticeParameterOfSilicon" | "LatticeSpacingOfSilicon" | "LoschmidtConstant273.15K101.325KPa" | "MagneticConstant" | "MagneticFluxQuantum" | "MoXUnit" | "MolarGasConstant" | "MolarMassConstant" | "MolarMassOfCarbon12" | "MolarPlanckConstant" | "MolarPlanckConstantTimesC" | "MolarVolumeOfIdealGas273.15K100KPa" | "MolarVolumeOfIdealGas273.15K101.325KPa" | "MolarVolumeOfSilicon" | "MuonComptonWavelength" | "MuonComptonWavelengthOver2Pi" | "MuonElectronMassRatio" | "MuonGFactor" | "MuonMagneticMoment" | "MuonMagneticMomentAnomaly" | "MuonMagneticMomentToBohrMagnetonRatio" | "MuonMagneticMomentToNuclearMagnetonRatio" | "MuonMass" | "MuonMassEnergyEquivalent" | "MuonMassEnergyEquivalentInMeV" | "MuonMassInAtomicMassUnit" | "MuonMolarMass" | "MuonNeutronMassRatio" | "MuonProtonMagneticMomentRatio" | "MuonProtonMassRatio" | "MuonTauMassRatio" | "NaturalUnitOfAction" | "NaturalUnitOfActionInEVS" | "NaturalUnitOfEnergy" | "NaturalUnitOfEnergyInMeV" | "NaturalUnitOfLength" | "NaturalUnitOfMass" | "NaturalUnitOfMomentum" | "NaturalUnitOfMomentumInMeV-PER-c" | "NaturalUnitOfTime" | "NaturalUnitOfVelocity" | "NeutronComptonWavelength" | "NeutronComptonWavelengthOver2Pi" | "NeutronElectronMagneticMomentRatio" | "NeutronElectronMassRatio" | "NeutronGFactor" | "NeutronGyromagneticRatio" | "NeutronGyromagneticRatioOver2Pi" | "NeutronMagneticMoment" | "NeutronMagneticMomentToBohrMagnetonRatio" | "NeutronMagneticMomentToNuclearMagnetonRatio" | "NeutronMass" | "NeutronMassEnergyEquivalent" | "NeutronMassEnergyEquivalentInMeV" | "NeutronMassInAtomicMassUnit" | "NeutronMolarMass" | "NeutronMuonMassRatio" | "NeutronProtonMagneticMomentRatio" | "NeutronProtonMassRatio" | "NeutronTauMassRatio" | "NeutronToShieldedProtonMagneticMomentRatio" | "NewtonianConstantOfGravitation" | "NuclearMagneton" | "NuclearMagnetonInEVPerT" | "NuclearMagnetonInInverseMetersPerTesla" | "NuclearMagnetonInKPerT" | "NuclearMagnetonInMHzPerT" | "PermittivityOfVacuum" | "PlanckConstant" | "PlanckConstantInEVS" | "PlanckConstantOver2Pi" | "PlanckConstantOver2PiInEVS" | "PlanckConstantOver2PiTimesCInMeVFm" | "PlanckLength" | "PlanckMass" | "PlanckMassEnergyEquivalentInGeV" | "PlanckTemperature" | "PlanckTime" | "ProtonChargeToMassQuotient" | "ProtonComptonWavelength" | "ProtonComptonWavelengthOver2Pi" | "ProtonElectronMassRatio" | "ProtonGFactor" | "ProtonGyromagneticRatio" | "ProtonGyromagneticRatioOver2Pi" | "ProtonMag.ShieldingCorrection" | "ProtonMagneticMoment" | "ProtonMagneticMomentToBohrMagnetonRatio" | "ProtonMagneticMomentToNuclearMagnetonRatio" | "ProtonMass" | "ProtonMassEnergyEquivalent" | "ProtonMassEnergyEquivalentInMeV" | "ProtonMassInAtomicMassUnit" | "ProtonMolarMass" | "ProtonMuonMassRatio" | "ProtonNeutronMagneticMomentRatio" | "ProtonNeutronMassRatio" | "ProtonRmsChargeRadius" | "ProtonTauMassRatio" | "QuantumOfCirculation" | "QuantumOfCirculationTimes2" | "ReducedPlanckConstant" | "RydbergConstant" | "RydbergConstantTimesCInHz" | "RydbergConstantTimesHcInEV" | "RydbergConstantTimesHcInJ" | "SackurTetrodeConstant1K100KPa" | "SackurTetrodeConstant1K101.325KPa" | "SecondRadiationConstant" | "ShieldedHelionGyromagneticRatio" | "ShieldedHelionGyromagneticRatioOver2Pi" | "ShieldedHelionMagneticMoment" | "ShieldedHelionMagneticMomentToBohrMagnetonRatio" | "ShieldedHelionMagneticMomentToNuclearMagnetonRatio" | "ShieldedHelionToProtonMagneticMomentRatio" | "ShieldedHelionToShieldedProtonMagneticMomentRatio" | "ShieldedProtonGyromagneticRatio" | "ShieldedProtonGyromagneticRatioOver2Pi" | "ShieldedProtonMagneticMoment" | "ShieldedProtonMagneticMomentToBohrMagnetonRatio" | "ShieldedProtonMagneticMomentToNuclearMagnetonRatio" | "SpeedOfLight_Vacuum" | "StandardAccelerationOfGravity" | "StandardAtmosphere" | "StefanBoltzmannConstant" | "TauComptonWavelength" | "TauComptonWavelengthOver2Pi" | "TauElectronMassRatio" | "TauMass" | "TauMassEnergyEquivalent" | "TauMassEnergyEquivalentInMeV" | "TauMassInAtomicMassUnit" | "TauMolarMass" | "TauMuonMassRatio" | "TauNeutronMassRatio" | "TauProtonMassRatio" | "ThomsonCrossSection" | "TritonElectronMagneticMomentRatio" | "TritonElectronMassRatio" | "TritonGFactor" | "TritonMagneticMoment" | "TritonMagneticMomentToBohrMagnetonRatio" | "TritonMagneticMomentToNuclearMagnetonRatio" | "TritonMass" | "TritonMassEnergyEquivalent" | "TritonMassEnergyEquivalentInMeV" | "TritonMassInAtomicMassUnit" | "TritonMolarMass" | "TritonNeutronMagneticMomentRatio" | "TritonProtonMagneticMomentRatio" | "TritonProtonMassRatio" | "UnifiedAtomicMassUnit" | "ValueForElectronVolt" | "Value_AlphaParticleElectronMassRatio" | "Value_AlphaParticleMass" | "Value_AlphaParticleMassEnergyEquivalent" | "Value_AlphaParticleMassEnergyEquivalentInMeV" | "Value_AlphaParticleMassInAtomicMassUnit" | "Value_AlphaParticleMolarMass" | "Value_AlphaParticleProtonMassRatio" | "Value_AngstromStar" | "Value_AtomicMassConstant" | "Value_AtomicMassConstantEnergyEquivalent" | "Value_AtomicMassConstantEnergyEquivalentInMeV" | "Value_AtomicMassUnitElectronVoltRelationship" | "Value_AtomicMassUnitHartreeRelationship" | "Value_AtomicMassUnitHertzRelationship" | "Value_AtomicMassUnitInverseMeterRelationship" | "Value_AtomicMassUnitJouleRelationship" | "Value_AtomicMassUnitKelvinRelationship" | "Value_AtomicMassUnitKilogramRelationship" | "Value_AtomicUnitOf1stHyperpolarizability" | "Value_AtomicUnitOf2ndHyperpolarizability" | "Value_AtomicUnitOfAction" | "Value_AtomicUnitOfCharge" | "Value_AtomicUnitOfChargeDensity" | "Value_AtomicUnitOfCurrent" | "Value_AtomicUnitOfElectricDipoleMoment" | "Value_AtomicUnitOfElectricField" | "Value_AtomicUnitOfElectricFieldGradient" | "Value_AtomicUnitOfElectricPolarizability" | "Value_AtomicUnitOfElectricPotential" | "Value_AtomicUnitOfElectricQuadrupoleMoment" | "Value_AtomicUnitOfEnergy" | "Value_AtomicUnitOfForce" | "Value_AtomicUnitOfLength" | "Value_AtomicUnitOfMagneticDipoleMoment" | "Value_AtomicUnitOfMagneticFluxDensity" | "Value_AtomicUnitOfMagnetizability" | "Value_AtomicUnitOfMass" | "Value_AtomicUnitOfMomentum" | "Value_AtomicUnitOfPermittivity" | "Value_AtomicUnitOfTime" | "Value_AtomicUnitOfVelocity" | "Value_AvogadroConstant" | "Value_BohrMagneton" | "Value_BohrMagnetonInEVPerT" | "Value_BohrMagnetonInHzPerT" | "Value_BohrMagnetonInInverseMetersPerTesla" | "Value_BohrMagnetonInKPerT" | "Value_BohrRadius" | "Value_BoltzmannConstant" | "Value_BoltzmannConstantInEVPerK" | "Value_BoltzmannConstantInHzPerK" | "Value_BoltzmannConstantInInverseMetersPerKelvin" | "Value_CharacteristicImpedanceOfVacuum" | "Value_ClassicalElectronRadius" | "Value_ComptonWavelength" | "Value_ComptonWavelengthOver2Pi" | "Value_ConductanceQuantum" | "Value_ConventionalValueOfJosephsonConstant" | "Value_ConventionalValueOfVonKlitzingConstant" | "Value_CuXUnit" | "Value_DeuteronElectronMagneticMomentRatio" | "Value_DeuteronElectronMassRatio" | "Value_DeuteronGFactor" | "Value_DeuteronMagneticMoment" | "Value_DeuteronMagneticMomentToBohrMagnetonRatio" | "Value_DeuteronMagneticMomentToNuclearMagnetonRatio" | "Value_DeuteronMass" | "Value_DeuteronMassEnergyEquivalent" | "Value_DeuteronMassEnergyEquivalentInMeV" | "Value_DeuteronMassInAtomicMassUnit" | "Value_DeuteronMolarMass" | "Value_DeuteronNeutronMagneticMomentRatio" | "Value_DeuteronProtonMagneticMomentRatio" | "Value_DeuteronProtonMassRatio" | "Value_DeuteronRmsChargeRadius" | "Value_ElectricConstant" | "Value_ElectronChargeToMassQuotient" | "Value_ElectronDeuteronMagneticMomentRatio" | "Value_ElectronDeuteronMassRatio" | "Value_ElectronGFactor" | "Value_ElectronGyromagneticRatio" | "Value_ElectronGyromagneticRatioOver2Pi" | "Value_ElectronMagneticMoment" | "Value_ElectronMagneticMomentAnomaly" | "Value_ElectronMagneticMomentToBohrMagnetonRatio" | "Value_ElectronMagneticMomentToNuclearMagnetonRatio" | "Value_ElectronMass" | "Value_ElectronMassEnergyEquivalent" | "Value_ElectronMassEnergyEquivalentInMeV" | "Value_ElectronMassInAtomicMassUnit" | "Value_ElectronMolarMass" | "Value_ElectronMuonMagneticMomentRatio" | "Value_ElectronMuonMassRatio" | "Value_ElectronNeutronMagneticMomentRatio" | "Value_ElectronNeutronMassRatio" | "Value_ElectronProtonMagneticMomentRatio" | "Value_ElectronProtonMassRatio" | "Value_ElectronTauMassRatio" | "Value_ElectronToAlphaParticleMassRatio" | "Value_ElectronToShieldedHelionMagneticMomentRatio" | "Value_ElectronToShieldedProtonMagneticMomentRatio" | "Value_ElectronVoltAtomicMassUnitRelationship" | "Value_ElectronVoltHartreeRelationship" | "Value_ElectronVoltHertzRelationship" | "Value_ElectronVoltInverseMeterRelationship" | "Value_ElectronVoltJouleRelationship" | "Value_ElectronVoltKelvinRelationship" | "Value_ElectronVoltKilogramRelationship" | "Value_ElementaryCharge" | "Value_ElementaryChargeOverH" | "Value_FaradayConstant" | "Value_FaradayConstantForConventionalElectricCurrent" | "Value_FermiCouplingConstant" | "Value_FineStructureConstant" | "Value_FirstRadiationConstant" | "Value_FirstRadiationConstantForSpectralRadiance" | "Value_GravitationalConstant" | "Value_HartreeAtomicMassUnitRelationship" | "Value_HartreeElectronVoltRelationship" | "Value_HartreeEnergy" | "Value_HartreeEnergyInEV" | "Value_HartreeHertzRelationship" | "Value_HartreeInverseMeterRelationship" | "Value_HartreeJouleRelationship" | "Value_HartreeKelvinRelationship" | "Value_HartreeKilogramRelationship" | "Value_HelionElectronMassRatio" | "Value_HelionMass" | "Value_HelionMassEnergyEquivalent" | "Value_HelionMassEnergyEquivalentInMeV" | "Value_HelionMassInAtomicMassUnit" | "Value_HelionMolarMass" | "Value_HelionProtonMassRatio" | "Value_HertzAtomicMassUnitRelationship" | "Value_HertzElectronVoltRelationship" | "Value_HertzHartreeRelationship" | "Value_HertzInverseMeterRelationship" | "Value_HertzJouleRelationship" | "Value_HertzKelvinRelationship" | "Value_HertzKilogramRelationship" | "Value_InverseFineStructureConstant" | "Value_InverseMeterAtomicMassUnitRelationship" | "Value_InverseMeterElectronVoltRelationship" | "Value_InverseMeterHartreeRelationship" | "Value_InverseMeterHertzRelationship" | "Value_InverseMeterJouleRelationship" | "Value_InverseMeterKelvinRelationship" | "Value_InverseMeterKilogramRelationship" | "Value_InverseOfConductanceQuantum" | "Value_JosephsonConstant" | "Value_JouleAtomicMassUnitRelationship" | "Value_JouleElectronVoltRelationship" | "Value_JouleHartreeRelationship" | "Value_JouleHertzRelationship" | "Value_JouleInverseMeterRelationship" | "Value_JouleKelvinRelationship" | "Value_JouleKilogramRelationship" | "Value_KelvinAtomicMassUnitRelationship" | "Value_KelvinElectronVoltRelationship" | "Value_KelvinHartreeRelationship" | "Value_KelvinHertzRelationship" | "Value_KelvinInverseMeterRelationship" | "Value_KelvinJouleRelationship" | "Value_KelvinKilogramRelationship" | "Value_KilogramAtomicMassUnitRelationship" | "Value_KilogramElectronVoltRelationship" | "Value_KilogramHartreeRelationship" | "Value_KilogramHertzRelationship" | "Value_KilogramInverseMeterRelationship" | "Value_KilogramJouleRelationship" | "Value_KilogramKelvinRelationship" | "Value_LatticeParameterOfSilicon" | "Value_LatticeSpacingOfSilicon" | "Value_LoschmidtConstant" | "Value_MagneticConstant" | "Value_MagneticFluxQuantum" | "Value_MoXUnit" | "Value_MolarGasConstant" | "Value_MolarMassConstant" | "Value_MolarMassOfCarbon12" | "Value_MolarPlanckConstant" | "Value_MolarPlanckConstantTimesC" | "Value_MolarVolumeOfIdealGas" | "Value_MolarVolumeOfSilicon" | "Value_MuonComptonWavelength" | "Value_MuonComptonWavelengthOver2Pi" | "Value_MuonElectronMassRatio" | "Value_MuonGFactor" | "Value_MuonMagneticMoment" | "Value_MuonMagneticMomentAnomaly" | "Value_MuonMagneticMomentToBohrMagnetonRatio" | "Value_MuonMagneticMomentToNuclearMagnetonRatio" | "Value_MuonMass" | "Value_MuonMassEnergyEquivalent" | "Value_MuonMassEnergyEquivalentInMeV" | "Value_MuonMassInAtomicMassUnit" | "Value_MuonMolarMass" | "Value_MuonNeutronMassRatio" | "Value_MuonProtonMagneticMomentRatio" | "Value_MuonProtonMassRatio" | "Value_MuonTauMassRatio" | "Value_NaturalUnitOfAction" | "Value_NaturalUnitOfActionInEVS" | "Value_NaturalUnitOfEnergy" | "Value_NaturalUnitOfEnergyInMeV" | "Value_NaturalUnitOfLength" | "Value_NaturalUnitOfMass" | "Value_NaturalUnitOfMomentum" | "Value_NaturalUnitOfMomentumInMeVPerC" | "Value_NaturalUnitOfTime" | "Value_NaturalUnitOfVelocity" | "Value_NeutronComptonWavelength" | "Value_NeutronComptonWavelengthOver2Pi" | "Value_NeutronElectronMagneticMomentRatio" | "Value_NeutronElectronMassRatio" | "Value_NeutronGFactor" | "Value_NeutronGyromagneticRatio" | "Value_NeutronGyromagneticRatioOver2Pi" | "Value_NeutronMagneticMoment" | "Value_NeutronMagneticMomentToBohrMagnetonRatio" | "Value_NeutronMagneticMomentToNuclearMagnetonRatio" | "Value_NeutronMass" | "Value_NeutronMassEnergyEquivalent" | "Value_NeutronMassEnergyEquivalentInMeV" | "Value_NeutronMassInAtomicMassUnit" | "Value_NeutronMolarMass" | "Value_NeutronMuonMassRatio" | "Value_NeutronProtonMagneticMomentRatio" | "Value_NeutronProtonMassRatio" | "Value_NeutronTauMassRatio" | "Value_NeutronToShieldedProtonMagneticMomentRatio" | "Value_NewtonianConstantOfGravitation" | "Value_NewtonianConstantOfGravitationOverHbarC" | "Value_NuclearMagneton" | "Value_NuclearMagnetonInEVPerT" | "Value_NuclearMagnetonInInverseMetersPerTesla" | "Value_NuclearMagnetonInKPerT" | "Value_NuclearMagnetonInMHzPerT" | "Value_PermittivityOfVacuum" | "Value_PlanckConstant" | "Value_PlanckConstantInEVS" | "Value_PlanckConstantOver2Pi" | "Value_PlanckConstantOver2PiInEVS" | "Value_PlanckConstantOver2PiTimesCInMeVFm" | "Value_PlanckLength" | "Value_PlanckMass" | "Value_PlanckMassEnergyEquivalentInGeV" | "Value_PlanckTemperature" | "Value_PlanckTime" | "Value_ProtonChargeToMassQuotient" | "Value_ProtonComptonWavelength" | "Value_ProtonComptonWavelengthOver2Pi" | "Value_ProtonElectronMassRatio" | "Value_ProtonGFactor" | "Value_ProtonGyromagneticRatio" | "Value_ProtonGyromagneticRatioOver2Pi" | "Value_ProtonMagneticMoment" | "Value_ProtonMagneticMomentToBohrMagnetonRatio" | "Value_ProtonMagneticMomentToNuclearMagnetonRatio" | "Value_ProtonMagneticShieldingCorrection" | "Value_ProtonMass" | "Value_ProtonMassEnergyEquivalent" | "Value_ProtonMassEnergyEquivalentInMeV" | "Value_ProtonMassInAtomicMassUnit" | "Value_ProtonMolarMass" | "Value_ProtonMuonMassRatio" | "Value_ProtonNeutronMagneticMomentRatio" | "Value_ProtonNeutronMassRatio" | "Value_ProtonRmsChargeRadius" | "Value_ProtonTauMassRatio" | "Value_QuantumOfCirculation" | "Value_QuantumOfCirculationTimes2" | "Value_RydbergConstant" | "Value_RydbergConstantTimesCInHz" | "Value_RydbergConstantTimesHcInEV" | "Value_RydbergConstantTimesHcInJ" | "Value_SackurTetrodeConstant1K100KPa" | "Value_SackurTetrodeConstant1K101.325K" | "Value_SecondRadiationConstant" | "Value_ShieldedHelionGyromagneticRatio" | "Value_ShieldedHelionGyromagneticRatioOver2Pi" | "Value_ShieldedHelionMagneticMoment" | "Value_ShieldedHelionMagneticMomentToBohrMagnetonRatio" | "Value_ShieldedHelionMagneticMomentToNuclearMagnetonRatio" | "Value_ShieldedHelionToProtonMagneticMomentRatio" | "Value_ShieldedHelionToShieldedProtonMagneticMomentRatio" | "Value_ShieldedProtonGyromagneticRatio" | "Value_ShieldedProtonGyromagneticRatioOver2Pi" | "Value_ShieldedProtonMagneticMoment" | "Value_ShieldedProtonMagneticMomentToBohrMagnetonRatio" | "Value_ShieldedProtonMagneticMomentToNuclearMagnetonRatio" | "Value_SpeedOfLight" | "Value_SpeedOfLight_Vacuum" | "Value_SpeedOfLight_Vacuum_Imperial" | "Value_StandardAccelerationOfGravity" | "Value_StandardAtmosphere" | "Value_StefanBoltzmannConstant" | "Value_TauComptonWavelength" | "Value_TauComptonWavelengthOver2Pi" | "Value_TauElectronMassRatio" | "Value_TauMass" | "Value_TauMassEnergyEquivalent" | "Value_TauMassEnergyEquivalentInMeV" | "Value_TauMassInAtomicMassUnit" | "Value_TauMolarMass" | "Value_TauMuonMassRatio" | "Value_TauNeutronMassRatio" | "Value_TauProtonMassRatio" | "Value_ThomsonCrossSection" | "Value_TritonElectronMagneticMomentRatio" | "Value_TritonElectronMassRatio" | "Value_TritonGFactor" | "Value_TritonMagneticMoment" | "Value_TritonMagneticMomentToBohrMagnetonRatio" | "Value_TritonMagneticMomentToNuclearMagnetonRatio" | "Value_TritonMass" | "Value_TritonMassEnergyEquivalent" | "Value_TritonMassEnergyEquivalentInMeV" | "Value_TritonMassInAtomicMassUnit" | "Value_TritonMolarMass" | "Value_TritonNeutronMagneticMomentRatio" | "Value_TritonProtonMagneticMomentRatio" | "Value_TritonProtonMassRatio" | "Value_UnifiedAtomicMassUnit" | "Value_VonKlitzingConstant" | "Value_WeakMixingAngle" | "Value_WienFrequencyDisplacementLawConstant" | "Value_WienWavelengthDisplacementLawConstant" | "VonKlitzingConstant" | "WeakMixingAngle" | "WienFrequencyDisplacementLawConstant" | "WienWavelengthDisplacementLawConstant", import("rdf-js").NamedNode<string>> & ((property?: TemplateStringsArray | "AlphaParticleElectronMassRatio" | "AlphaParticleMass" | "AlphaParticleMassEnergyEquivalent" | "AlphaParticleMassEnergyEquivalentInMeV" | "AlphaParticleMassInAtomicMassUnit" | "AlphaParticleMolarMass" | "AlphaParticleProtonMassRatio" | "AngstromStar" | "AtomicMassConstant" | "AtomicMassConstantEnergyEquivalent" | "AtomicMassConstantEnergyEquivalentInMeV" | "AtomicMassUnitElectronVoltRelationship" | "AtomicMassUnitHartreeRelationship" | "AtomicMassUnitHertzRelationship" | "AtomicMassUnitInverseMeterRelationship" | "AtomicMassUnitJouleRelationship" | "AtomicMassUnitKelvinRelationship" | "AtomicMassUnitKilogramRelationship" | "AtomicUnitOf1stHyperpolarizablity" | "AtomicUnitOf2ndHyperpolarizablity" | "AtomicUnitOfAction" | "AtomicUnitOfCharge" | "AtomicUnitOfChargeDensity" | "AtomicUnitOfCurrent" | "AtomicUnitOfElectricDipoleMom." | "AtomicUnitOfElectricField" | "AtomicUnitOfElectricFieldGradient" | "AtomicUnitOfElectricPolarizablity" | "AtomicUnitOfElectricPotential" | "AtomicUnitOfElectricQuadrupoleMoment" | "AtomicUnitOfEnergy" | "AtomicUnitOfForce" | "AtomicUnitOfLength" | "AtomicUnitOfMagneticDipoleMoment" | "AtomicUnitOfMagneticFluxDensity" | "AtomicUnitOfMagnetizability" | "AtomicUnitOfMass" | "AtomicUnitOfMomentum" | "AtomicUnitOfPermittivity" | "AtomicUnitOfTime" | "AtomicUnitOfVelocity" | "AvogadroConstant" | "BohrMagneton" | "BohrMagnetonInEVPerT" | "BohrMagnetonInHzPerT" | "BohrMagnetonInInverseMetersPerTesla" | "BohrMagnetonInKPerT" | "BohrRadius" | "BoltzmannConstant" | "BoltzmannConstantInEVPerK" | "BoltzmannConstantInHzPerK" | "BoltzmannConstantInInverseMetersPerKelvin" | "CharacteristicImpedanceOfVacuum" | "ClassicalElectronRadius" | "ComptonWavelength" | "ComptonWavelengthOver2Pi" | "ConductanceQuantum" | "ConventionalValueOfJosephsonConstant" | "ConventionalValueOfVonKlitzingConstant" | "CuXUnit" | "DeuteronElectronMagneticMomentRatio" | "DeuteronElectronMassRatio" | "DeuteronGFactor" | "DeuteronMagneticMoment" | "DeuteronMagneticMomentToBohrMagnetonRatio" | "DeuteronMagneticMomentToNuclearMagnetonRatio" | "DeuteronMass" | "DeuteronMassEnergyEquivalent" | "DeuteronMassEnergyEquivalentInMeV" | "DeuteronMassInAtomicMassUnit" | "DeuteronMolarMass" | "DeuteronNeutronMagneticMomentRatio" | "DeuteronProtonMagneticMomentRatio" | "DeuteronProtonMassRatio" | "DeuteronRmsChargeRadius" | "ElectricConstant" | "ElectromagneticPermeabilityOfVacuum" | "ElectronChargeToMassQuotient" | "ElectronDeuteronMagneticMomentRatio" | "ElectronDeuteronMassRatio" | "ElectronGFactor" | "ElectronGyromagneticRatio" | "ElectronGyromagneticRatioOver2Pi" | "ElectronMagneticMoment" | "ElectronMagneticMomentAnomaly" | "ElectronMagneticMomentToBohrMagnetonRatio" | "ElectronMagneticMomentToNuclearMagnetonRatio" | "ElectronMass" | "ElectronMassEnergyEquivalent" | "ElectronMassEnergyEquivalentInMeV" | "ElectronMassInAtomicMassUnit" | "ElectronMolarMass" | "ElectronMuonMagneticMomentRatio" | "ElectronMuonMassRatio" | "ElectronNeutronMagneticMomentRatio" | "ElectronNeutronMassRatio" | "ElectronProtonMagneticMomentRatio" | "ElectronProtonMassRatio" | "ElectronTauMassRatio" | "ElectronToAlphaParticleMassRatio" | "ElectronToShieldedHelionMagneticMomentRatio" | "ElectronToShieldedProtonMagneticMomentRatio" | "ElectronVoltAtomicMassUnitRelationship" | "ElectronVoltHartreeRelationship" | "ElectronVoltHertzRelationship" | "ElectronVoltInverseMeterRelationship" | "ElectronVoltJouleRelationship" | "ElectronVoltKelvinRelationship" | "ElectronVoltKilogramRelationship" | "ElementaryCharge" | "ElementaryChargeOverH" | "FaradayConstant" | "FermiCouplingConstant" | "FineStructureConstant" | "FirstRadiationConstant" | "FirstRadiationConstantForSpectralRadiance" | "GravitationalConstant" | "HartreeAtomicMassUnitRelationship" | "HartreeElectronVoltRelationship" | "HartreeEnergy" | "HartreeEnergyInEV" | "HartreeHertzRelationship" | "HartreeInverseMeterRelationship" | "HartreeJouleRelationship" | "HartreeKelvinRelationship" | "HartreeKilogramRelationship" | "HelionElectronMassRatio" | "HelionMass" | "HelionMassEnergyEquivalent" | "HelionMassEnergyEquivalentInMeV" | "HelionMassInAtomicMassUnit" | "HelionMolarMass" | "HelionProtonMassRatio" | "HertzAtomicMassUnitRelationship" | "HertzElectronVoltRelationship" | "HertzHartreeRelationship" | "HertzInverseMeterRelationship" | "HertzJouleRelationship" | "HertzKelvinRelationship" | "HertzKilogramRelationship" | "InverseFineStructureConstant" | "InverseMeterAtomicMassUnitRelationship" | "InverseMeterElectronVoltRelationship" | "InverseMeterHartreeRelationship" | "InverseMeterHertzRelationship" | "InverseMeterJouleRelationship" | "InverseMeterKelvinRelationship" | "InverseMeterKilogramRelationship" | "InverseOfConductanceQuantum" | "JosephsonConstant" | "JouleAtomicMassUnitRelationship" | "JouleElectronVoltRelationship" | "JouleHartreeRelationship" | "JouleHertzRelationship" | "JouleInverseMeterRelationship" | "JouleKelvinRelationship" | "JouleKilogramRelationship" | "KelvinAtomicMassUnitRelationship" | "KelvinElectronVoltRelationship" | "KelvinHartreeRelationship" | "KelvinHertzRelationship" | "KelvinInverseMeterRelationship" | "KelvinJouleRelationship" | "KelvinKilogramRelationship" | "KilogramAtomicMassUnitRelationship" | "KilogramElectronVoltRelationship" | "KilogramHartreeRelationship" | "KilogramHertzRelationship" | "KilogramInverseMeterRelationship" | "KilogramJouleRelationship" | "KilogramKelvinRelationship" | "LatticeParameterOfSilicon" | "LatticeSpacingOfSilicon" | "LoschmidtConstant273.15K101.325KPa" | "MagneticConstant" | "MagneticFluxQuantum" | "MoXUnit" | "MolarGasConstant" | "MolarMassConstant" | "MolarMassOfCarbon12" | "MolarPlanckConstant" | "MolarPlanckConstantTimesC" | "MolarVolumeOfIdealGas273.15K100KPa" | "MolarVolumeOfIdealGas273.15K101.325KPa" | "MolarVolumeOfSilicon" | "MuonComptonWavelength" | "MuonComptonWavelengthOver2Pi" | "MuonElectronMassRatio" | "MuonGFactor" | "MuonMagneticMoment" | "MuonMagneticMomentAnomaly" | "MuonMagneticMomentToBohrMagnetonRatio" | "MuonMagneticMomentToNuclearMagnetonRatio" | "MuonMass" | "MuonMassEnergyEquivalent" | "MuonMassEnergyEquivalentInMeV" | "MuonMassInAtomicMassUnit" | "MuonMolarMass" | "MuonNeutronMassRatio" | "MuonProtonMagneticMomentRatio" | "MuonProtonMassRatio" | "MuonTauMassRatio" | "NaturalUnitOfAction" | "NaturalUnitOfActionInEVS" | "NaturalUnitOfEnergy" | "NaturalUnitOfEnergyInMeV" | "NaturalUnitOfLength" | "NaturalUnitOfMass" | "NaturalUnitOfMomentum" | "NaturalUnitOfMomentumInMeV-PER-c" | "NaturalUnitOfTime" | "NaturalUnitOfVelocity" | "NeutronComptonWavelength" | "NeutronComptonWavelengthOver2Pi" | "NeutronElectronMagneticMomentRatio" | "NeutronElectronMassRatio" | "NeutronGFactor" | "NeutronGyromagneticRatio" | "NeutronGyromagneticRatioOver2Pi" | "NeutronMagneticMoment" | "NeutronMagneticMomentToBohrMagnetonRatio" | "NeutronMagneticMomentToNuclearMagnetonRatio" | "NeutronMass" | "NeutronMassEnergyEquivalent" | "NeutronMassEnergyEquivalentInMeV" | "NeutronMassInAtomicMassUnit" | "NeutronMolarMass" | "NeutronMuonMassRatio" | "NeutronProtonMagneticMomentRatio" | "NeutronProtonMassRatio" | "NeutronTauMassRatio" | "NeutronToShieldedProtonMagneticMomentRatio" | "NewtonianConstantOfGravitation" | "NuclearMagneton" | "NuclearMagnetonInEVPerT" | "NuclearMagnetonInInverseMetersPerTesla" | "NuclearMagnetonInKPerT" | "NuclearMagnetonInMHzPerT" | "PermittivityOfVacuum" | "PlanckConstant" | "PlanckConstantInEVS" | "PlanckConstantOver2Pi" | "PlanckConstantOver2PiInEVS" | "PlanckConstantOver2PiTimesCInMeVFm" | "PlanckLength" | "PlanckMass" | "PlanckMassEnergyEquivalentInGeV" | "PlanckTemperature" | "PlanckTime" | "ProtonChargeToMassQuotient" | "ProtonComptonWavelength" | "ProtonComptonWavelengthOver2Pi" | "ProtonElectronMassRatio" | "ProtonGFactor" | "ProtonGyromagneticRatio" | "ProtonGyromagneticRatioOver2Pi" | "ProtonMag.ShieldingCorrection" | "ProtonMagneticMoment" | "ProtonMagneticMomentToBohrMagnetonRatio" | "ProtonMagneticMomentToNuclearMagnetonRatio" | "ProtonMass" | "ProtonMassEnergyEquivalent" | "ProtonMassEnergyEquivalentInMeV" | "ProtonMassInAtomicMassUnit" | "ProtonMolarMass" | "ProtonMuonMassRatio" | "ProtonNeutronMagneticMomentRatio" | "ProtonNeutronMassRatio" | "ProtonRmsChargeRadius" | "ProtonTauMassRatio" | "QuantumOfCirculation" | "QuantumOfCirculationTimes2" | "ReducedPlanckConstant" | "RydbergConstant" | "RydbergConstantTimesCInHz" | "RydbergConstantTimesHcInEV" | "RydbergConstantTimesHcInJ" | "SackurTetrodeConstant1K100KPa" | "SackurTetrodeConstant1K101.325KPa" | "SecondRadiationConstant" | "ShieldedHelionGyromagneticRatio" | "ShieldedHelionGyromagneticRatioOver2Pi" | "ShieldedHelionMagneticMoment" | "ShieldedHelionMagneticMomentToBohrMagnetonRatio" | "ShieldedHelionMagneticMomentToNuclearMagnetonRatio" | "ShieldedHelionToProtonMagneticMomentRatio" | "ShieldedHelionToShieldedProtonMagneticMomentRatio" | "ShieldedProtonGyromagneticRatio" | "ShieldedProtonGyromagneticRatioOver2Pi" | "ShieldedProtonMagneticMoment" | "ShieldedProtonMagneticMomentToBohrMagnetonRatio" | "ShieldedProtonMagneticMomentToNuclearMagnetonRatio" | "SpeedOfLight_Vacuum" | "StandardAccelerationOfGravity" | "StandardAtmosphere" | "StefanBoltzmannConstant" | "TauComptonWavelength" | "TauComptonWavelengthOver2Pi" | "TauElectronMassRatio" | "TauMass" | "TauMassEnergyEquivalent" | "TauMassEnergyEquivalentInMeV" | "TauMassInAtomicMassUnit" | "TauMolarMass" | "TauMuonMassRatio" | "TauNeutronMassRatio" | "TauProtonMassRatio" | "ThomsonCrossSection" | "TritonElectronMagneticMomentRatio" | "TritonElectronMassRatio" | "TritonGFactor" | "TritonMagneticMoment" | "TritonMagneticMomentToBohrMagnetonRatio" | "TritonMagneticMomentToNuclearMagnetonRatio" | "TritonMass" | "TritonMassEnergyEquivalent" | "TritonMassEnergyEquivalentInMeV" | "TritonMassInAtomicMassUnit" | "TritonMolarMass" | "TritonNeutronMagneticMomentRatio" | "TritonProtonMagneticMomentRatio" | "TritonProtonMassRatio" | "UnifiedAtomicMassUnit" | "ValueForElectronVolt" | "Value_AlphaParticleElectronMassRatio" | "Value_AlphaParticleMass" | "Value_AlphaParticleMassEnergyEquivalent" | "Value_AlphaParticleMassEnergyEquivalentInMeV" | "Value_AlphaParticleMassInAtomicMassUnit" | "Value_AlphaParticleMolarMass" | "Value_AlphaParticleProtonMassRatio" | "Value_AngstromStar" | "Value_AtomicMassConstant" | "Value_AtomicMassConstantEnergyEquivalent" | "Value_AtomicMassConstantEnergyEquivalentInMeV" | "Value_AtomicMassUnitElectronVoltRelationship" | "Value_AtomicMassUnitHartreeRelationship" | "Value_AtomicMassUnitHertzRelationship" | "Value_AtomicMassUnitInverseMeterRelationship" | "Value_AtomicMassUnitJouleRelationship" | "Value_AtomicMassUnitKelvinRelationship" | "Value_AtomicMassUnitKilogramRelationship" | "Value_AtomicUnitOf1stHyperpolarizability" | "Value_AtomicUnitOf2ndHyperpolarizability" | "Value_AtomicUnitOfAction" | "Value_AtomicUnitOfCharge" | "Value_AtomicUnitOfChargeDensity" | "Value_AtomicUnitOfCurrent" | "Value_AtomicUnitOfElectricDipoleMoment" | "Value_AtomicUnitOfElectricField" | "Value_AtomicUnitOfElectricFieldGradient" | "Value_AtomicUnitOfElectricPolarizability" | "Value_AtomicUnitOfElectricPotential" | "Value_AtomicUnitOfElectricQuadrupoleMoment" | "Value_AtomicUnitOfEnergy" | "Value_AtomicUnitOfForce" | "Value_AtomicUnitOfLength" | "Value_AtomicUnitOfMagneticDipoleMoment" | "Value_AtomicUnitOfMagneticFluxDensity" | "Value_AtomicUnitOfMagnetizability" | "Value_AtomicUnitOfMass" | "Value_AtomicUnitOfMomentum" | "Value_AtomicUnitOfPermittivity" | "Value_AtomicUnitOfTime" | "Value_AtomicUnitOfVelocity" | "Value_AvogadroConstant" | "Value_BohrMagneton" | "Value_BohrMagnetonInEVPerT" | "Value_BohrMagnetonInHzPerT" | "Value_BohrMagnetonInInverseMetersPerTesla" | "Value_BohrMagnetonInKPerT" | "Value_BohrRadius" | "Value_BoltzmannConstant" | "Value_BoltzmannConstantInEVPerK" | "Value_BoltzmannConstantInHzPerK" | "Value_BoltzmannConstantInInverseMetersPerKelvin" | "Value_CharacteristicImpedanceOfVacuum" | "Value_ClassicalElectronRadius" | "Value_ComptonWavelength" | "Value_ComptonWavelengthOver2Pi" | "Value_ConductanceQuantum" | "Value_ConventionalValueOfJosephsonConstant" | "Value_ConventionalValueOfVonKlitzingConstant" | "Value_CuXUnit" | "Value_DeuteronElectronMagneticMomentRatio" | "Value_DeuteronElectronMassRatio" | "Value_DeuteronGFactor" | "Value_DeuteronMagneticMoment" | "Value_DeuteronMagneticMomentToBohrMagnetonRatio" | "Value_DeuteronMagneticMomentToNuclearMagnetonRatio" | "Value_DeuteronMass" | "Value_DeuteronMassEnergyEquivalent" | "Value_DeuteronMassEnergyEquivalentInMeV" | "Value_DeuteronMassInAtomicMassUnit" | "Value_DeuteronMolarMass" | "Value_DeuteronNeutronMagneticMomentRatio" | "Value_DeuteronProtonMagneticMomentRatio" | "Value_DeuteronProtonMassRatio" | "Value_DeuteronRmsChargeRadius" | "Value_ElectricConstant" | "Value_ElectronChargeToMassQuotient" | "Value_ElectronDeuteronMagneticMomentRatio" | "Value_ElectronDeuteronMassRatio" | "Value_ElectronGFactor" | "Value_ElectronGyromagneticRatio" | "Value_ElectronGyromagneticRatioOver2Pi" | "Value_ElectronMagneticMoment" | "Value_ElectronMagneticMomentAnomaly" | "Value_ElectronMagneticMomentToBohrMagnetonRatio" | "Value_ElectronMagneticMomentToNuclearMagnetonRatio" | "Value_ElectronMass" | "Value_ElectronMassEnergyEquivalent" | "Value_ElectronMassEnergyEquivalentInMeV" | "Value_ElectronMassInAtomicMassUnit" | "Value_ElectronMolarMass" | "Value_ElectronMuonMagneticMomentRatio" | "Value_ElectronMuonMassRatio" | "Value_ElectronNeutronMagneticMomentRatio" | "Value_ElectronNeutronMassRatio" | "Value_ElectronProtonMagneticMomentRatio" | "Value_ElectronProtonMassRatio" | "Value_ElectronTauMassRatio" | "Value_ElectronToAlphaParticleMassRatio" | "Value_ElectronToShieldedHelionMagneticMomentRatio" | "Value_ElectronToShieldedProtonMagneticMomentRatio" | "Value_ElectronVoltAtomicMassUnitRelationship" | "Value_ElectronVoltHartreeRelationship" | "Value_ElectronVoltHertzRelationship" | "Value_ElectronVoltInverseMeterRelationship" | "Value_ElectronVoltJouleRelationship" | "Value_ElectronVoltKelvinRelationship" | "Value_ElectronVoltKilogramRelationship" | "Value_ElementaryCharge" | "Value_ElementaryChargeOverH" | "Value_FaradayConstant" | "Value_FaradayConstantForConventionalElectricCurrent" | "Value_FermiCouplingConstant" | "Value_FineStructureConstant" | "Value_FirstRadiationConstant" | "Value_FirstRadiationConstantForSpectralRadiance" | "Value_GravitationalConstant" | "Value_HartreeAtomicMassUnitRelationship" | "Value_HartreeElectronVoltRelationship" | "Value_HartreeEnergy" | "Value_HartreeEnergyInEV" | "Value_HartreeHertzRelationship" | "Value_HartreeInverseMeterRelationship" | "Value_HartreeJouleRelationship" | "Value_HartreeKelvinRelationship" | "Value_HartreeKilogramRelationship" | "Value_HelionElectronMassRatio" | "Value_HelionMass" | "Value_HelionMassEnergyEquivalent" | "Value_HelionMassEnergyEquivalentInMeV" | "Value_HelionMassInAtomicMassUnit" | "Value_HelionMolarMass" | "Value_HelionProtonMassRatio" | "Value_HertzAtomicMassUnitRelationship" | "Value_HertzElectronVoltRelationship" | "Value_HertzHartreeRelationship" | "Value_HertzInverseMeterRelationship" | "Value_HertzJouleRelationship" | "Value_HertzKelvinRelationship" | "Value_HertzKilogramRelationship" | "Value_InverseFineStructureConstant" | "Value_InverseMeterAtomicMassUnitRelationship" | "Value_InverseMeterElectronVoltRelationship" | "Value_InverseMeterHartreeRelationship" | "Value_InverseMeterHertzRelationship" | "Value_InverseMeterJouleRelationship" | "Value_InverseMeterKelvinRelationship" | "Value_InverseMeterKilogramRelationship" | "Value_InverseOfConductanceQuantum" | "Value_JosephsonConstant" | "Value_JouleAtomicMassUnitRelationship" | "Value_JouleElectronVoltRelationship" | "Value_JouleHartreeRelationship" | "Value_JouleHertzRelationship" | "Value_JouleInverseMeterRelationship" | "Value_JouleKelvinRelationship" | "Value_JouleKilogramRelationship" | "Value_KelvinAtomicMassUnitRelationship" | "Value_KelvinElectronVoltRelationship" | "Value_KelvinHartreeRelationship" | "Value_KelvinHertzRelationship" | "Value_KelvinInverseMeterRelationship" | "Value_KelvinJouleRelationship" | "Value_KelvinKilogramRelationship" | "Value_KilogramAtomicMassUnitRelationship" | "Value_KilogramElectronVoltRelationship" | "Value_KilogramHartreeRelationship" | "Value_KilogramHertzRelationship" | "Value_KilogramInverseMeterRelationship" | "Value_KilogramJouleRelationship" | "Value_KilogramKelvinRelationship" | "Value_LatticeParameterOfSilicon" | "Value_LatticeSpacingOfSilicon" | "Value_LoschmidtConstant" | "Value_MagneticConstant" | "Value_MagneticFluxQuantum" | "Value_MoXUnit" | "Value_MolarGasConstant" | "Value_MolarMassConstant" | "Value_MolarMassOfCarbon12" | "Value_MolarPlanckConstant" | "Value_MolarPlanckConstantTimesC" | "Value_MolarVolumeOfIdealGas" | "Value_MolarVolumeOfSilicon" | "Value_MuonComptonWavelength" | "Value_MuonComptonWavelengthOver2Pi" | "Value_MuonElectronMassRatio" | "Value_MuonGFactor" | "Value_MuonMagneticMoment" | "Value_MuonMagneticMomentAnomaly" | "Value_MuonMagneticMomentToBohrMagnetonRatio" | "Value_MuonMagneticMomentToNuclearMagnetonRatio" | "Value_MuonMass" | "Value_MuonMassEnergyEquivalent" | "Value_MuonMassEnergyEquivalentInMeV" | "Value_MuonMassInAtomicMassUnit" | "Value_MuonMolarMass" | "Value_MuonNeutronMassRatio" | "Value_MuonProtonMagneticMomentRatio" | "Value_MuonProtonMassRatio" | "Value_MuonTauMassRatio" | "Value_NaturalUnitOfAction" | "Value_NaturalUnitOfActionInEVS" | "Value_NaturalUnitOfEnergy" | "Value_NaturalUnitOfEnergyInMeV" | "Value_NaturalUnitOfLength" | "Value_NaturalUnitOfMass" | "Value_NaturalUnitOfMomentum" | "Value_NaturalUnitOfMomentumInMeVPerC" | "Value_NaturalUnitOfTime" | "Value_NaturalUnitOfVelocity" | "Value_NeutronComptonWavelength" | "Value_NeutronComptonWavelengthOver2Pi" | "Value_NeutronElectronMagneticMomentRatio" | "Value_NeutronElectronMassRatio" | "Value_NeutronGFactor" | "Value_NeutronGyromagneticRatio" | "Value_NeutronGyromagneticRatioOver2Pi" | "Value_NeutronMagneticMoment" | "Value_NeutronMagneticMomentToBohrMagnetonRatio" | "Value_NeutronMagneticMomentToNuclearMagnetonRatio" | "Value_NeutronMass" | "Value_NeutronMassEnergyEquivalent" | "Value_NeutronMassEnergyEquivalentInMeV" | "Value_NeutronMassInAtomicMassUnit" | "Value_NeutronMolarMass" | "Value_NeutronMuonMassRatio" | "Value_NeutronProtonMagneticMomentRatio" | "Value_NeutronProtonMassRatio" | "Value_NeutronTauMassRatio" | "Value_NeutronToShieldedProtonMagneticMomentRatio" | "Value_NewtonianConstantOfGravitation" | "Value_NewtonianConstantOfGravitationOverHbarC" | "Value_NuclearMagneton" | "Value_NuclearMagnetonInEVPerT" | "Value_NuclearMagnetonInInverseMetersPerTesla" | "Value_NuclearMagnetonInKPerT" | "Value_NuclearMagnetonInMHzPerT" | "Value_PermittivityOfVacuum" | "Value_PlanckConstant" | "Value_PlanckConstantInEVS" | "Value_PlanckConstantOver2Pi" | "Value_PlanckConstantOver2PiInEVS" | "Value_PlanckConstantOver2PiTimesCInMeVFm" | "Value_PlanckLength" | "Value_PlanckMass" | "Value_PlanckMassEnergyEquivalentInGeV" | "Value_PlanckTemperature" | "Value_PlanckTime" | "Value_ProtonChargeToMassQuotient" | "Value_ProtonComptonWavelength" | "Value_ProtonComptonWavelengthOver2Pi" | "Value_ProtonElectronMassRatio" | "Value_ProtonGFactor" | "Value_ProtonGyromagneticRatio" | "Value_ProtonGyromagneticRatioOver2Pi" | "Value_ProtonMagneticMoment" | "Value_ProtonMagneticMomentToBohrMagnetonRatio" | "Value_ProtonMagneticMomentToNuclearMagnetonRatio" | "Value_ProtonMagneticShieldingCorrection" | "Value_ProtonMass" | "Value_ProtonMassEnergyEquivalent" | "Value_ProtonMassEnergyEquivalentInMeV" | "Value_ProtonMassInAtomicMassUnit" | "Value_ProtonMolarMass" | "Value_ProtonMuonMassRatio" | "Value_ProtonNeutronMagneticMomentRatio" | "Value_ProtonNeutronMassRatio" | "Value_ProtonRmsChargeRadius" | "Value_ProtonTauMassRatio" | "Value_QuantumOfCirculation" | "Value_QuantumOfCirculationTimes2" | "Value_RydbergConstant" | "Value_RydbergConstantTimesCInHz" | "Value_RydbergConstantTimesHcInEV" | "Value_RydbergConstantTimesHcInJ" | "Value_SackurTetrodeConstant1K100KPa" | "Value_SackurTetrodeConstant1K101.325K" | "Value_SecondRadiationConstant" | "Value_ShieldedHelionGyromagneticRatio" | "Value_ShieldedHelionGyromagneticRatioOver2Pi" | "Value_ShieldedHelionMagneticMoment" | "Value_ShieldedHelionMagneticMomentToBohrMagnetonRatio" | "Value_ShieldedHelionMagneticMomentToNuclearMagnetonRatio" | "Value_ShieldedHelionToProtonMagneticMomentRatio" | "Value_ShieldedHelionToShieldedProtonMagneticMomentRatio" | "Value_ShieldedProtonGyromagneticRatio" | "Value_ShieldedProtonGyromagneticRatioOver2Pi" | "Value_ShieldedProtonMagneticMoment" | "Value_ShieldedProtonMagneticMomentToBohrMagnetonRatio" | "Value_ShieldedProtonMagneticMomentToNuclearMagnetonRatio" | "Value_SpeedOfLight" | "Value_SpeedOfLight_Vacuum" | "Value_SpeedOfLight_Vacuum_Imperial" | "Value_StandardAccelerationOfGravity" | "Value_StandardAtmosphere" | "Value_StefanBoltzmannConstant" | "Value_TauComptonWavelength" | "Value_TauComptonWavelengthOver2Pi" | "Value_TauElectronMassRatio" | "Value_TauMass" | "Value_TauMassEnergyEquivalent" | "Value_TauMassEnergyEquivalentInMeV" | "Value_TauMassInAtomicMassUnit" | "Value_TauMolarMass" | "Value_TauMuonMassRatio" | "Value_TauNeutronMassRatio" | "Value_TauProtonMassRatio" | "Value_ThomsonCrossSection" | "Value_TritonElectronMagneticMomentRatio" | "Value_TritonElectronMassRatio" | "Value_TritonGFactor" | "Value_TritonMagneticMoment" | "Value_TritonMagneticMomentToBohrMagnetonRatio" | "Value_TritonMagneticMomentToNuclearMagnetonRatio" | "Value_TritonMass" | "Value_TritonMassEnergyEquivalent" | "Value_TritonMassEnergyEquivalentInMeV" | "Value_TritonMassInAtomicMassUnit" | "Value_TritonMolarMass" | "Value_TritonNeutronMagneticMomentRatio" | "Value_TritonProtonMagneticMomentRatio" | "Value_TritonProtonMassRatio" | "Value_UnifiedAtomicMassUnit" | "Value_VonKlitzingConstant" | "Value_WeakMixingAngle" | "Value_WienFrequencyDisplacementLawConstant" | "Value_WienWavelengthDisplacementLawConstant" | "VonKlitzingConstant" | "WeakMixingAngle" | "WienFrequencyDisplacementLawConstant" | "WienWavelengthDisplacementLawConstant" | undefined) => import("rdf-js").NamedNode<string>) & Constant;
|
|
661
|
-
export declare const loose: Record<any,
|
|
661
|
+
export declare const strict: Record<keyof Constant, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Constant | undefined) => NamedNode<string>) & Constant;
|
|
662
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Constant;
|
|
662
663
|
export {};
|
|
663
664
|
//# sourceMappingURL=constant.d.ts.map
|