@tpluscode/rdf-ns-builders 3.0.1 → 3.0.2
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/bin/index.d.ts +3 -0
- package/bin/index.d.ts.map +1 -0
- package/bin/index.js +8 -0
- package/build/index.d.ts +9 -0
- package/build/index.d.ts.map +1 -0
- package/build/index.js +19 -0
- package/build/interface.d.ts +4 -0
- package/build/interface.d.ts.map +1 -0
- package/build/interface.js +37 -0
- package/build/modules.d.ts +4 -0
- package/build/modules.d.ts.map +1 -0
- package/build/modules.js +20 -0
- package/build/prefix.d.ts +4 -0
- package/build/prefix.d.ts.map +1 -0
- package/build/prefix.js +55 -0
- package/build/strings.d.ts +2 -0
- package/build/strings.d.ts.map +1 -0
- package/build/strings.js +3 -0
- package/index.d.ts +93 -0
- package/index.d.ts.map +1 -0
- package/index.js +92 -0
- package/loose.d.ts +93 -0
- package/loose.d.ts.map +1 -0
- package/loose.js +92 -0
- package/package.json +1 -1
- package/vocabularies/acl.d.ts +108 -0
- package/vocabularies/acl.d.ts.map +1 -0
- package/vocabularies/acl.js +4 -0
- package/vocabularies/as.d.ts +220 -0
- package/vocabularies/as.d.ts.map +1 -0
- package/vocabularies/as.js +4 -0
- package/vocabularies/bibo.d.ts +249 -0
- package/vocabularies/bibo.d.ts.map +1 -0
- package/vocabularies/bibo.js +4 -0
- package/vocabularies/cc.d.ts +120 -0
- package/vocabularies/cc.d.ts.map +1 -0
- package/vocabularies/cc.js +4 -0
- package/vocabularies/cnt.d.ts +44 -0
- package/vocabularies/cnt.d.ts.map +1 -0
- package/vocabularies/cnt.js +4 -0
- package/vocabularies/constant.d.ts +665 -0
- package/vocabularies/constant.d.ts.map +1 -0
- package/vocabularies/constant.js +4 -0
- package/vocabularies/crm.d.ts +1434 -0
- package/vocabularies/crm.d.ts.map +1 -0
- package/vocabularies/crm.js +4 -0
- package/vocabularies/csvw.d.ts +189 -0
- package/vocabularies/csvw.d.ts.map +1 -0
- package/vocabularies/csvw.js +4 -0
- package/vocabularies/ctag.d.ts +28 -0
- package/vocabularies/ctag.d.ts.map +1 -0
- package/vocabularies/ctag.js +4 -0
- package/vocabularies/dash.d.ts +629 -0
- package/vocabularies/dash.d.ts.map +1 -0
- package/vocabularies/dash.js +4 -0
- package/vocabularies/dbo.d.ts +4611 -0
- package/vocabularies/dbo.d.ts.map +1 -0
- package/vocabularies/dbo.js +4 -0
- package/vocabularies/dc11.d.ts +38 -0
- package/vocabularies/dc11.d.ts.map +1 -0
- package/vocabularies/dc11.js +4 -0
- package/vocabularies/dcam.d.ts +16 -0
- package/vocabularies/dcam.d.ts.map +1 -0
- package/vocabularies/dcam.js +4 -0
- package/vocabularies/dcat.d.ts +76 -0
- package/vocabularies/dcat.d.ts.map +1 -0
- package/vocabularies/dcat.js +4 -0
- package/vocabularies/dcmitype.d.ts +32 -0
- package/vocabularies/dcmitype.d.ts.map +1 -0
- package/vocabularies/dcmitype.js +4 -0
- package/vocabularies/dcterms.d.ts +205 -0
- package/vocabularies/dcterms.d.ts.map +1 -0
- package/vocabularies/dcterms.js +4 -0
- package/vocabularies/discipline.d.ts +143 -0
- package/vocabularies/discipline.d.ts.map +1 -0
- package/vocabularies/discipline.js +4 -0
- package/vocabularies/doap.d.ts +123 -0
- package/vocabularies/doap.d.ts.map +1 -0
- package/vocabularies/doap.js +4 -0
- package/vocabularies/dpv.d.ts +389 -0
- package/vocabularies/dpv.d.ts.map +1 -0
- package/vocabularies/dpv.js +4 -0
- package/vocabularies/dqv.d.ts +48 -0
- package/vocabularies/dqv.d.ts.map +1 -0
- package/vocabularies/dqv.js +4 -0
- package/vocabularies/dtype.d.ts +29 -0
- package/vocabularies/dtype.d.ts.map +1 -0
- package/vocabularies/dtype.js +4 -0
- package/vocabularies/duv.d.ts +28 -0
- package/vocabularies/duv.d.ts.map +1 -0
- package/vocabularies/duv.js +4 -0
- package/vocabularies/earl.d.ts +66 -0
- package/vocabularies/earl.d.ts.map +1 -0
- package/vocabularies/earl.js +4 -0
- package/vocabularies/ebucore.d.ts +2529 -0
- package/vocabularies/ebucore.d.ts.map +1 -0
- package/vocabularies/ebucore.js +4 -0
- package/vocabularies/exif.d.ts +334 -0
- package/vocabularies/exif.d.ts.map +1 -0
- package/vocabularies/exif.js +4 -0
- package/vocabularies/foaf.d.ts +158 -0
- package/vocabularies/foaf.d.ts.map +1 -0
- package/vocabularies/foaf.js +4 -0
- package/vocabularies/frbr.d.ts +223 -0
- package/vocabularies/frbr.d.ts.map +1 -0
- package/vocabularies/frbr.js +4 -0
- package/vocabularies/geo.d.ts +73 -0
- package/vocabularies/geo.d.ts.map +1 -0
- package/vocabularies/geo.js +4 -0
- package/vocabularies/geof.d.ts +43 -0
- package/vocabularies/geof.d.ts.map +1 -0
- package/vocabularies/geof.js +4 -0
- package/vocabularies/geor.d.ts +32 -0
- package/vocabularies/geor.d.ts.map +1 -0
- package/vocabularies/geor.js +4 -0
- package/vocabularies/gml.d.ts +61 -0
- package/vocabularies/gml.d.ts.map +1 -0
- package/vocabularies/gml.js +4 -0
- package/vocabularies/gn.d.ts +771 -0
- package/vocabularies/gn.d.ts.map +1 -0
- package/vocabularies/gn.js +4 -0
- package/vocabularies/gr.d.ts +897 -0
- package/vocabularies/gr.d.ts.map +1 -0
- package/vocabularies/gr.js +4 -0
- package/vocabularies/grddl.d.ts +64 -0
- package/vocabularies/grddl.d.ts.map +1 -0
- package/vocabularies/grddl.js +4 -0
- package/vocabularies/gs1.d.ts +2958 -0
- package/vocabularies/gs1.d.ts.map +1 -0
- package/vocabularies/gs1.js +4 -0
- package/vocabularies/gtfs.d.ts +206 -0
- package/vocabularies/gtfs.d.ts.map +1 -0
- package/vocabularies/gtfs.js +4 -0
- package/vocabularies/http.d.ts +86 -0
- package/vocabularies/http.d.ts.map +1 -0
- package/vocabularies/http.js +4 -0
- package/vocabularies/hydra.d.ts +143 -0
- package/vocabularies/hydra.d.ts.map +1 -0
- package/vocabularies/hydra.js +4 -0
- package/vocabularies/ical.d.ts +247 -0
- package/vocabularies/ical.d.ts.map +1 -0
- package/vocabularies/ical.js +4 -0
- package/vocabularies/ldp.d.ts +66 -0
- package/vocabularies/ldp.d.ts.map +1 -0
- package/vocabularies/ldp.js +4 -0
- package/vocabularies/locn.d.ts +55 -0
- package/vocabularies/locn.d.ts.map +1 -0
- package/vocabularies/locn.js +4 -0
- package/vocabularies/lvont.d.ts +122 -0
- package/vocabularies/lvont.d.ts.map +1 -0
- package/vocabularies/lvont.js +4 -0
- package/vocabularies/ma.d.ts +185 -0
- package/vocabularies/ma.d.ts.map +1 -0
- package/vocabularies/ma.js +4 -0
- package/vocabularies/mads.d.ts +283 -0
- package/vocabularies/mads.d.ts.map +1 -0
- package/vocabularies/mads.js +4 -0
- package/vocabularies/oa.d.ts +149 -0
- package/vocabularies/oa.d.ts.map +1 -0
- package/vocabularies/oa.js +4 -0
- package/vocabularies/og.d.ts +52 -0
- package/vocabularies/og.d.ts.map +1 -0
- package/vocabularies/og.js +4 -0
- package/vocabularies/org.d.ts +98 -0
- package/vocabularies/org.d.ts.map +1 -0
- package/vocabularies/org.js +4 -0
- package/vocabularies/owl.d.ts +162 -0
- package/vocabularies/owl.d.ts.map +1 -0
- package/vocabularies/owl.js +4 -0
- package/vocabularies/prefix.d.ts +37 -0
- package/vocabularies/prefix.d.ts.map +1 -0
- package/vocabularies/prefix.js +4 -0
- package/vocabularies/prov.d.ts +286 -0
- package/vocabularies/prov.d.ts.map +1 -0
- package/vocabularies/prov.js +4 -0
- package/vocabularies/qb.d.ts +83 -0
- package/vocabularies/qb.d.ts.map +1 -0
- package/vocabularies/qb.js +4 -0
- package/vocabularies/qkdv.d.ts +228 -0
- package/vocabularies/qkdv.d.ts.map +1 -0
- package/vocabularies/qkdv.js +4 -0
- package/vocabularies/quantitykind.d.ts +949 -0
- package/vocabularies/quantitykind.d.ts.map +1 -0
- package/vocabularies/quantitykind.js +4 -0
- package/vocabularies/qudt.d.ts +1090 -0
- package/vocabularies/qudt.d.ts.map +1 -0
- package/vocabularies/qudt.js +4 -0
- package/vocabularies/rdau.d.ts +2934 -0
- package/vocabularies/rdau.d.ts.map +1 -0
- package/vocabularies/rdau.js +4 -0
- package/vocabularies/rdf.d.ts +52 -0
- package/vocabularies/rdf.d.ts.map +1 -0
- package/vocabularies/rdf.js +4 -0
- package/vocabularies/rdfa.d.ts +28 -0
- package/vocabularies/rdfa.d.ts.map +1 -0
- package/vocabularies/rdfa.js +4 -0
- package/vocabularies/rdfs.d.ts +41 -0
- package/vocabularies/rdfs.d.ts.map +1 -0
- package/vocabularies/rdfs.js +4 -0
- package/vocabularies/rev.d.ts +40 -0
- package/vocabularies/rev.d.ts.map +1 -0
- package/vocabularies/rev.js +4 -0
- package/vocabularies/rico.d.ts +2726 -0
- package/vocabularies/rico.d.ts.map +1 -0
- package/vocabularies/rico.js +4 -0
- package/vocabularies/rif.d.ts +8 -0
- package/vocabularies/rif.d.ts.map +1 -0
- package/vocabularies/rif.js +4 -0
- package/vocabularies/rr.d.ts +89 -0
- package/vocabularies/rr.d.ts.map +1 -0
- package/vocabularies/rr.js +4 -0
- package/vocabularies/rss.d.ts +28 -0
- package/vocabularies/rss.d.ts.map +1 -0
- package/vocabularies/rss.js +4 -0
- package/vocabularies/schema.d.ts +6240 -0
- package/vocabularies/schema.d.ts.map +1 -0
- package/vocabularies/schema.js +4 -0
- package/vocabularies/sd.d.ts +84 -0
- package/vocabularies/sd.d.ts.map +1 -0
- package/vocabularies/sd.js +4 -0
- package/vocabularies/sdmx.d.ts +35 -0
- package/vocabularies/sdmx.d.ts.map +1 -0
- package/vocabularies/sdmx.js +4 -0
- package/vocabularies/sem.d.ts +89 -0
- package/vocabularies/sem.d.ts.map +1 -0
- package/vocabularies/sem.js +4 -0
- package/vocabularies/sf.d.ts +138 -0
- package/vocabularies/sf.d.ts.map +1 -0
- package/vocabularies/sf.js +4 -0
- package/vocabularies/sh.d.ts +411 -0
- package/vocabularies/sh.d.ts.map +1 -0
- package/vocabularies/sh.js +4 -0
- package/vocabularies/shex.d.ts +146 -0
- package/vocabularies/shex.d.ts.map +1 -0
- package/vocabularies/shex.js +4 -0
- package/vocabularies/sioc.d.ts +204 -0
- package/vocabularies/sioc.d.ts.map +1 -0
- package/vocabularies/sioc.js +4 -0
- package/vocabularies/skos.d.ts +52 -0
- package/vocabularies/skos.d.ts.map +1 -0
- package/vocabularies/skos.js +4 -0
- package/vocabularies/skosxl.d.ts +18 -0
- package/vocabularies/skosxl.d.ts.map +1 -0
- package/vocabularies/skosxl.js +4 -0
- package/vocabularies/sosa.d.ts +80 -0
- package/vocabularies/sosa.d.ts.map +1 -0
- package/vocabularies/sosa.js +4 -0
- package/vocabularies/sou.d.ts +26 -0
- package/vocabularies/sou.d.ts.map +1 -0
- package/vocabularies/sou.js +4 -0
- package/vocabularies/ssn.d.ts +50 -0
- package/vocabularies/ssn.d.ts.map +1 -0
- package/vocabularies/ssn.js +4 -0
- package/vocabularies/test.d.ts +41 -0
- package/vocabularies/test.d.ts.map +1 -0
- package/vocabularies/test.js +4 -0
- package/vocabularies/time.d.ts +214 -0
- package/vocabularies/time.d.ts.map +1 -0
- package/vocabularies/time.js +4 -0
- package/vocabularies/unit.d.ts +1792 -0
- package/vocabularies/unit.d.ts.map +1 -0
- package/vocabularies/unit.js +4 -0
- package/vocabularies/v.d.ts +8 -0
- package/vocabularies/v.d.ts.map +1 -0
- package/vocabularies/v.js +4 -0
- package/vocabularies/vaem.d.ts +80 -0
- package/vocabularies/vaem.d.ts.map +1 -0
- package/vocabularies/vaem.js +4 -0
- package/vocabularies/vann.d.ts +22 -0
- package/vocabularies/vann.d.ts.map +1 -0
- package/vocabularies/vann.js +4 -0
- package/vocabularies/vcard.d.ts +273 -0
- package/vocabularies/vcard.d.ts.map +1 -0
- package/vocabularies/vcard.js +4 -0
- package/vocabularies/void.d.ts +65 -0
- package/vocabularies/void.d.ts.map +1 -0
- package/vocabularies/void.js +4 -0
- package/vocabularies/vs.d.ts +14 -0
- package/vocabularies/vs.d.ts.map +1 -0
- package/vocabularies/vs.js +4 -0
- package/vocabularies/wdr.d.ts +8 -0
- package/vocabularies/wdr.d.ts.map +1 -0
- package/vocabularies/wdr.js +4 -0
- package/vocabularies/wdrs.d.ts +50 -0
- package/vocabularies/wdrs.d.ts.map +1 -0
- package/vocabularies/wdrs.js +4 -0
- package/vocabularies/wgs.d.ts +47 -0
- package/vocabularies/wgs.d.ts.map +1 -0
- package/vocabularies/wgs.js +4 -0
- package/vocabularies/xhv.d.ts +460 -0
- package/vocabularies/xhv.d.ts.map +1 -0
- package/vocabularies/xhv.js +4 -0
- package/vocabularies/xkos.d.ts +57 -0
- package/vocabularies/xkos.d.ts.map +1 -0
- package/vocabularies/xkos.js +4 -0
- package/vocabularies/xml.d.ts +8 -0
- package/vocabularies/xml.d.ts.map +1 -0
- package/vocabularies/xml.js +4 -0
- package/vocabularies/xsd.d.ts +423 -0
- package/vocabularies/xsd.d.ts.map +1 -0
- package/vocabularies/xsd.js +4 -0
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Acl {
|
|
3
|
+
'': NamedNode<'http://www.w3.org/ns/auth/acl#'>;
|
|
4
|
+
/** Any kind of access to a resource. Don't use this, use R W and RW */
|
|
5
|
+
"Access": NamedNode<'http://www.w3.org/ns/auth/acl#Access'>;
|
|
6
|
+
/**
|
|
7
|
+
* Append accesses are specific write access which only add information, and do not remove information.
|
|
8
|
+
* For text files, for example, append access allows bytes to be added onto the end of the file.
|
|
9
|
+
* For RDF graphs, Append access allows adds triples to the graph but does not remove any.
|
|
10
|
+
* Append access is useful for dropbox functionality.
|
|
11
|
+
* Dropbox can be used for link notification, which the information added is a notification
|
|
12
|
+
* that a some link has been made elsewhere relevant to the given resource.
|
|
13
|
+
*
|
|
14
|
+
*/
|
|
15
|
+
"Append": NamedNode<'http://www.w3.org/ns/auth/acl#Append'>;
|
|
16
|
+
"Write": NamedNode<'http://www.w3.org/ns/auth/acl#Write'>;
|
|
17
|
+
/**
|
|
18
|
+
* A class of agents who have been authenticated.
|
|
19
|
+
* In other words, anyone can access this resource, but not anonymously.
|
|
20
|
+
* The social expectation is that the authentication process will provide an
|
|
21
|
+
* identify and a name, or pseudonym.
|
|
22
|
+
* (A new ID should not be minted for every access: the intent is that the user
|
|
23
|
+
* is able to continue to use the ID for continues interactions with peers,
|
|
24
|
+
* and for example to develop a reputation)
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"AuthenticatedAgent": NamedNode<'http://www.w3.org/ns/auth/acl#AuthenticatedAgent'>;
|
|
28
|
+
/**
|
|
29
|
+
* An element of access control,
|
|
30
|
+
* allowing agent to agents access of some kind to resources or classes of resources
|
|
31
|
+
*/
|
|
32
|
+
"Authorization": NamedNode<'http://www.w3.org/ns/auth/acl#Authorization'>;
|
|
33
|
+
/** Allows read/write access to the ACL for the resource(s) */
|
|
34
|
+
"Control": NamedNode<'http://www.w3.org/ns/auth/acl#Control'>;
|
|
35
|
+
/**
|
|
36
|
+
* An Origin is basically a web site
|
|
37
|
+
* (Note WITHOUT the trailing slash after the domain name and port in its URI)
|
|
38
|
+
* and is the basis for controlling access to data by web apps
|
|
39
|
+
* in the Same Origin Model of web security.
|
|
40
|
+
* All scripts from the same origin are given the same right.
|
|
41
|
+
*/
|
|
42
|
+
"Origin": NamedNode<'http://www.w3.org/ns/auth/acl#Origin'>;
|
|
43
|
+
/** The class of read operations */
|
|
44
|
+
"Read": NamedNode<'http://www.w3.org/ns/auth/acl#Read'>;
|
|
45
|
+
/**
|
|
46
|
+
* The Access Control file for this information resource.
|
|
47
|
+
* This may of course be a virtual resource implemented by the access control system.
|
|
48
|
+
* Note that HTTP header `Link: <foo.acl>; rel="acl"` can also be used for this.
|
|
49
|
+
*/
|
|
50
|
+
"accessControl": NamedNode<'http://www.w3.org/ns/auth/acl#accessControl'>;
|
|
51
|
+
/** The information resource to which access is being granted. */
|
|
52
|
+
"accessTo": NamedNode<'http://www.w3.org/ns/auth/acl#accessTo'>;
|
|
53
|
+
/** A class of information resources to which access is being granted. */
|
|
54
|
+
"accessToClass": NamedNode<'http://www.w3.org/ns/auth/acl#accessToClass'>;
|
|
55
|
+
/** A person or social entity to being given the right */
|
|
56
|
+
"agent": NamedNode<'http://www.w3.org/ns/auth/acl#agent'>;
|
|
57
|
+
/** A class of persons or social entities to being given the right */
|
|
58
|
+
"agentClass": NamedNode<'http://www.w3.org/ns/auth/acl#agentClass'>;
|
|
59
|
+
/**
|
|
60
|
+
* A group of persons or social entities to being given the right.
|
|
61
|
+
* The right is given to any entity which is a vcard:member of the group,
|
|
62
|
+
* as defined by the document received when the Group is dereferenced.
|
|
63
|
+
*/
|
|
64
|
+
"agentGroup": NamedNode<'http://www.w3.org/ns/auth/acl#agentGroup'>;
|
|
65
|
+
/**
|
|
66
|
+
* If a resource has no ACL file (it is 404),
|
|
67
|
+
* then access to the resource is given by the ACL of the immediately
|
|
68
|
+
* containing directory, or failing that (404) the ACL of the recursively next
|
|
69
|
+
* containing directory which has an ACL file.
|
|
70
|
+
* Within that ACL file,
|
|
71
|
+
* any Authorization which has that directory as its acl:default applies to the
|
|
72
|
+
* resource. (The highest directory must have an ACL file.)
|
|
73
|
+
*
|
|
74
|
+
*/
|
|
75
|
+
"default": NamedNode<'http://www.w3.org/ns/auth/acl#default'>;
|
|
76
|
+
/**
|
|
77
|
+
* THIS IS OBSOLETE AS OF 2017-08-01. See 'default'.
|
|
78
|
+
* Was: A directory for which this authorization is used for new files in the directory.
|
|
79
|
+
*/
|
|
80
|
+
"defaultForNew": NamedNode<'http://www.w3.org/ns/auth/acl#defaultForNew'>;
|
|
81
|
+
/**
|
|
82
|
+
* Delegates a person or another agent to act on behalf of the agent.
|
|
83
|
+
* For example, Alice delegates Bob to act on behalf of Alice for ACL purposes.
|
|
84
|
+
*/
|
|
85
|
+
"delegates": NamedNode<'http://www.w3.org/ns/auth/acl#delegates'>;
|
|
86
|
+
/** A mode of access such as read or write. */
|
|
87
|
+
"mode": NamedNode<'http://www.w3.org/ns/auth/acl#mode'>;
|
|
88
|
+
/**
|
|
89
|
+
* A web application, identified by its Origin, such as
|
|
90
|
+
* <https://scripts.example.com>, being given the right.
|
|
91
|
+
* When a user of the web application at a certain origin accesses the server,
|
|
92
|
+
* then the browser sets the Origin: header to warn that a possibly untrusted webapp
|
|
93
|
+
* is being used.
|
|
94
|
+
* Then, BOTH the user AND the origin must have the required access.
|
|
95
|
+
*/
|
|
96
|
+
"origin": NamedNode<'http://www.w3.org/ns/auth/acl#origin'>;
|
|
97
|
+
/**
|
|
98
|
+
* The person or other agent which owns this.
|
|
99
|
+
* For example, the owner of a file in a filesystem.
|
|
100
|
+
* There is a sense of "right to control". Typically defaults to the agent who created
|
|
101
|
+
* something, but can be changed.
|
|
102
|
+
*/
|
|
103
|
+
"owner": NamedNode<'http://www.w3.org/ns/auth/acl#owner'>;
|
|
104
|
+
}
|
|
105
|
+
export declare const strict: Record<keyof Acl, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Acl | undefined) => NamedNode<string>) & Acl;
|
|
106
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Acl;
|
|
107
|
+
export {};
|
|
108
|
+
//# sourceMappingURL=acl.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"acl.d.ts","sourceRoot":"","sources":["../src/vocabularies/acl.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,EAAE,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IAChD,uEAAuE;IACvE,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;;;;;;OAQG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC1D;;;;;;;;;OASG;IACH,oBAAoB,EAAE,SAAS,CAAC,kDAAkD,CAAC,CAAC;IACpF;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,8DAA8D;IAC9D,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D,mCAAmC;IACnC,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD;;;;OAIG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,iEAAiE;IACjE,UAAU,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IAChE,yEAAyE;IACzE,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E,yDAAyD;IACzD,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC1D,qEAAqE;IACrE,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;OAIG;IACH,YAAY,EAAE,SAAS,CAAC,0CAA0C,CAAC,CAAC;IACpE;;;;;;;;;OASG;IACH,SAAS,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IAC9D;;;OAGG;IACH,eAAe,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC1E;;;OAGG;IACH,WAAW,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IAClE,8CAA8C;IAC9C,MAAM,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACxD;;;;;;;OAOG;IACH,QAAQ,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IAC5D;;;;;OAKG;IACH,OAAO,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;CAC7D;AAGD,eAAO,MAAM,MAAM,+HAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,gFAAoC,CAAC"}
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface As {
|
|
3
|
+
'': NamedNode<'https://www.w3.org/ns/activitystreams#'>;
|
|
4
|
+
/** A rdf:List variant for Objects and Links */
|
|
5
|
+
"OrderedItems": NamedNode<'https://www.w3.org/ns/activitystreams#OrderedItems'>;
|
|
6
|
+
/** Actor accepts the Object */
|
|
7
|
+
"Accept": NamedNode<'https://www.w3.org/ns/activitystreams#Accept'>;
|
|
8
|
+
/** An Object representing some form of Action that has been taken */
|
|
9
|
+
"Activity": NamedNode<'https://www.w3.org/ns/activitystreams#Activity'>;
|
|
10
|
+
"Object": NamedNode<'https://www.w3.org/ns/activitystreams#Object'>;
|
|
11
|
+
/** To Add an Object or Link to Something */
|
|
12
|
+
"Add": NamedNode<'https://www.w3.org/ns/activitystreams#Add'>;
|
|
13
|
+
/** Actor announces the object to the target */
|
|
14
|
+
"Announce": NamedNode<'https://www.w3.org/ns/activitystreams#Announce'>;
|
|
15
|
+
/** Represents a software application of any sort */
|
|
16
|
+
"Application": NamedNode<'https://www.w3.org/ns/activitystreams#Application'>;
|
|
17
|
+
/** To Arrive Somewhere (can be used, for instance, to indicate that a particular entity is currently located somewhere, e.g. a "check-in") */
|
|
18
|
+
"Arrive": NamedNode<'https://www.w3.org/ns/activitystreams#Arrive'>;
|
|
19
|
+
/** An Activity that has no direct object */
|
|
20
|
+
"IntransitiveActivity": NamedNode<'https://www.w3.org/ns/activitystreams#IntransitiveActivity'>;
|
|
21
|
+
/** A written work. Typically several paragraphs long. For example, a blog post or a news article. */
|
|
22
|
+
"Article": NamedNode<'https://www.w3.org/ns/activitystreams#Article'>;
|
|
23
|
+
/** An audio file */
|
|
24
|
+
"Audio": NamedNode<'https://www.w3.org/ns/activitystreams#Audio'>;
|
|
25
|
+
/** Represents a digital document/file of any sort */
|
|
26
|
+
"Document": NamedNode<'https://www.w3.org/ns/activitystreams#Document'>;
|
|
27
|
+
"Block": NamedNode<'https://www.w3.org/ns/activitystreams#Block'>;
|
|
28
|
+
/** Actor is ignoring the Object */
|
|
29
|
+
"Ignore": NamedNode<'https://www.w3.org/ns/activitystreams#Ignore'>;
|
|
30
|
+
/** An ordered or unordered collection of Objects or Links */
|
|
31
|
+
"Collection": NamedNode<'https://www.w3.org/ns/activitystreams#Collection'>;
|
|
32
|
+
/** A subset of items from a Collection */
|
|
33
|
+
"CollectionPage": NamedNode<'https://www.w3.org/ns/activitystreams#CollectionPage'>;
|
|
34
|
+
/** To Create Something */
|
|
35
|
+
"Create": NamedNode<'https://www.w3.org/ns/activitystreams#Create'>;
|
|
36
|
+
/** To Delete Something */
|
|
37
|
+
"Delete": NamedNode<'https://www.w3.org/ns/activitystreams#Delete'>;
|
|
38
|
+
/** The actor dislikes the object */
|
|
39
|
+
"Dislike": NamedNode<'https://www.w3.org/ns/activitystreams#Dislike'>;
|
|
40
|
+
/** An Event of any kind */
|
|
41
|
+
"Event": NamedNode<'https://www.w3.org/ns/activitystreams#Event'>;
|
|
42
|
+
/** To flag something (e.g. flag as inappropriate, flag as spam, etc) */
|
|
43
|
+
"Flag": NamedNode<'https://www.w3.org/ns/activitystreams#Flag'>;
|
|
44
|
+
/** To Express Interest in Something */
|
|
45
|
+
"Follow": NamedNode<'https://www.w3.org/ns/activitystreams#Follow'>;
|
|
46
|
+
/** A Group of any kind. */
|
|
47
|
+
"Group": NamedNode<'https://www.w3.org/ns/activitystreams#Group'>;
|
|
48
|
+
/** An Image file */
|
|
49
|
+
"Image": NamedNode<'https://www.w3.org/ns/activitystreams#Image'>;
|
|
50
|
+
/** To invite someone or something to something */
|
|
51
|
+
"Invite": NamedNode<'https://www.w3.org/ns/activitystreams#Invite'>;
|
|
52
|
+
/** To Offer something to someone or something */
|
|
53
|
+
"Offer": NamedNode<'https://www.w3.org/ns/activitystreams#Offer'>;
|
|
54
|
+
/** To Join Something */
|
|
55
|
+
"Join": NamedNode<'https://www.w3.org/ns/activitystreams#Join'>;
|
|
56
|
+
/** To Leave Something */
|
|
57
|
+
"Leave": NamedNode<'https://www.w3.org/ns/activitystreams#Leave'>;
|
|
58
|
+
/** To Like Something */
|
|
59
|
+
"Like": NamedNode<'https://www.w3.org/ns/activitystreams#Like'>;
|
|
60
|
+
/** Represents a qualified reference to another resource. Patterned after the RFC5988 Web Linking Model */
|
|
61
|
+
"Link": NamedNode<'https://www.w3.org/ns/activitystreams#Link'>;
|
|
62
|
+
/** The actor listened to the object */
|
|
63
|
+
"Listen": NamedNode<'https://www.w3.org/ns/activitystreams#Listen'>;
|
|
64
|
+
/** A specialized Link that represents an @mention */
|
|
65
|
+
"Mention": NamedNode<'https://www.w3.org/ns/activitystreams#Mention'>;
|
|
66
|
+
/** The actor is moving the object. The target specifies where the object is moving to. The origin specifies where the object is moving from. */
|
|
67
|
+
"Move": NamedNode<'https://www.w3.org/ns/activitystreams#Move'>;
|
|
68
|
+
/** A Short note, typically less than a single paragraph. A "tweet" is an example, or a "status update" */
|
|
69
|
+
"Note": NamedNode<'https://www.w3.org/ns/activitystreams#Note'>;
|
|
70
|
+
/** A variation of Collection in which items are strictly ordered */
|
|
71
|
+
"OrderedCollection": NamedNode<'https://www.w3.org/ns/activitystreams#OrderedCollection'>;
|
|
72
|
+
/** An ordered subset of items from an OrderedCollection */
|
|
73
|
+
"OrderedCollectionPage": NamedNode<'https://www.w3.org/ns/activitystreams#OrderedCollectionPage'>;
|
|
74
|
+
/** An Organization */
|
|
75
|
+
"Organization": NamedNode<'https://www.w3.org/ns/activitystreams#Organization'>;
|
|
76
|
+
/** A Web Page */
|
|
77
|
+
"Page": NamedNode<'https://www.w3.org/ns/activitystreams#Page'>;
|
|
78
|
+
/** A Person */
|
|
79
|
+
"Person": NamedNode<'https://www.w3.org/ns/activitystreams#Person'>;
|
|
80
|
+
/** A physical or logical location */
|
|
81
|
+
"Place": NamedNode<'https://www.w3.org/ns/activitystreams#Place'>;
|
|
82
|
+
/** A Profile Document */
|
|
83
|
+
"Profile": NamedNode<'https://www.w3.org/ns/activitystreams#Profile'>;
|
|
84
|
+
/** A question of any sort. */
|
|
85
|
+
"Question": NamedNode<'https://www.w3.org/ns/activitystreams#Question'>;
|
|
86
|
+
/** The actor read the object */
|
|
87
|
+
"Read": NamedNode<'https://www.w3.org/ns/activitystreams#Read'>;
|
|
88
|
+
/** Actor rejects the Object */
|
|
89
|
+
"Reject": NamedNode<'https://www.w3.org/ns/activitystreams#Reject'>;
|
|
90
|
+
/** Represents a Social Graph relationship between two Individuals (indicated by the 'a' and 'b' properties) */
|
|
91
|
+
"Relationship": NamedNode<'https://www.w3.org/ns/activitystreams#Relationship'>;
|
|
92
|
+
/** To Remove Something */
|
|
93
|
+
"Remove": NamedNode<'https://www.w3.org/ns/activitystreams#Remove'>;
|
|
94
|
+
/** A service provided by some entity */
|
|
95
|
+
"Service": NamedNode<'https://www.w3.org/ns/activitystreams#Service'>;
|
|
96
|
+
/** Actor tentatively accepts the Object */
|
|
97
|
+
"TentativeAccept": NamedNode<'https://www.w3.org/ns/activitystreams#TentativeAccept'>;
|
|
98
|
+
/** Actor tentatively rejects the object */
|
|
99
|
+
"TentativeReject": NamedNode<'https://www.w3.org/ns/activitystreams#TentativeReject'>;
|
|
100
|
+
/** A placeholder for a deleted object */
|
|
101
|
+
"Tombstone": NamedNode<'https://www.w3.org/ns/activitystreams#Tombstone'>;
|
|
102
|
+
/** The actor is traveling to the target. The origin specifies where the actor is traveling from. */
|
|
103
|
+
"Travel": NamedNode<'https://www.w3.org/ns/activitystreams#Travel'>;
|
|
104
|
+
/** To Undo Something. This would typically be used to indicate that a previous Activity has been undone. */
|
|
105
|
+
"Undo": NamedNode<'https://www.w3.org/ns/activitystreams#Undo'>;
|
|
106
|
+
/** To Update/Modify Something */
|
|
107
|
+
"Update": NamedNode<'https://www.w3.org/ns/activitystreams#Update'>;
|
|
108
|
+
/** A Video document of any kind. */
|
|
109
|
+
"Video": NamedNode<'https://www.w3.org/ns/activitystreams#Video'>;
|
|
110
|
+
/** The actor viewed the object */
|
|
111
|
+
"View": NamedNode<'https://www.w3.org/ns/activitystreams#View'>;
|
|
112
|
+
/** Specifies the accuracy around the point established by the longitude and latitude */
|
|
113
|
+
"accuracy": NamedNode<'https://www.w3.org/ns/activitystreams#accuracy'>;
|
|
114
|
+
/** Subproperty of as:attributedTo that identifies the primary actor */
|
|
115
|
+
"actor": NamedNode<'https://www.w3.org/ns/activitystreams#actor'>;
|
|
116
|
+
/** Identifies an entity to which an object is attributed */
|
|
117
|
+
"attributedTo": NamedNode<'https://www.w3.org/ns/activitystreams#attributedTo'>;
|
|
118
|
+
/** The altitude of a place */
|
|
119
|
+
"altitude": NamedNode<'https://www.w3.org/ns/activitystreams#altitude'>;
|
|
120
|
+
/** Describes a possible inclusive answer or option for a question. */
|
|
121
|
+
"anyOf": NamedNode<'https://www.w3.org/ns/activitystreams#anyOf'>;
|
|
122
|
+
"attachment": NamedNode<'https://www.w3.org/ns/activitystreams#attachment'>;
|
|
123
|
+
"attachments": NamedNode<'https://www.w3.org/ns/activitystreams#attachments'>;
|
|
124
|
+
"audience": NamedNode<'https://www.w3.org/ns/activitystreams#audience'>;
|
|
125
|
+
/** Identifies the author of an object. Deprecated. Use as:attributedTo instead */
|
|
126
|
+
"author": NamedNode<'https://www.w3.org/ns/activitystreams#author'>;
|
|
127
|
+
"bcc": NamedNode<'https://www.w3.org/ns/activitystreams#bcc'>;
|
|
128
|
+
"bto": NamedNode<'https://www.w3.org/ns/activitystreams#bto'>;
|
|
129
|
+
"cc": NamedNode<'https://www.w3.org/ns/activitystreams#cc'>;
|
|
130
|
+
/** The content of the object. */
|
|
131
|
+
"content": NamedNode<'https://www.w3.org/ns/activitystreams#content'>;
|
|
132
|
+
/** Specifies the context within which an object exists or an activity was performed */
|
|
133
|
+
"context": NamedNode<'https://www.w3.org/ns/activitystreams#context'>;
|
|
134
|
+
"current": NamedNode<'https://www.w3.org/ns/activitystreams#current'>;
|
|
135
|
+
/** Specifies the date and time the object was deleted */
|
|
136
|
+
"deleted": NamedNode<'https://www.w3.org/ns/activitystreams#deleted'>;
|
|
137
|
+
/** On a Profile object, describes the object described by the profile */
|
|
138
|
+
"describes": NamedNode<'https://www.w3.org/ns/activitystreams#describes'>;
|
|
139
|
+
"downstreamDuplicates": NamedNode<'https://www.w3.org/ns/activitystreams#downstreamDuplicates'>;
|
|
140
|
+
/** The duration of the object */
|
|
141
|
+
"duration": NamedNode<'https://www.w3.org/ns/activitystreams#duration'>;
|
|
142
|
+
/** The ending time of the object */
|
|
143
|
+
"endTime": NamedNode<'https://www.w3.org/ns/activitystreams#endTime'>;
|
|
144
|
+
"first": NamedNode<'https://www.w3.org/ns/activitystreams#first'>;
|
|
145
|
+
/** On a Tombstone object, describes the former type of the deleted object */
|
|
146
|
+
"formerType": NamedNode<'https://www.w3.org/ns/activitystreams#formerType'>;
|
|
147
|
+
"generator": NamedNode<'https://www.w3.org/ns/activitystreams#generator'>;
|
|
148
|
+
/** The display height expressed as device independent pixels */
|
|
149
|
+
"height": NamedNode<'https://www.w3.org/ns/activitystreams#height'>;
|
|
150
|
+
/** The target URI of the Link */
|
|
151
|
+
"href": NamedNode<'https://www.w3.org/ns/activitystreams#href'>;
|
|
152
|
+
/** A hint about the language of the referenced resource */
|
|
153
|
+
"hreflang": NamedNode<'https://www.w3.org/ns/activitystreams#hreflang'>;
|
|
154
|
+
"icon": NamedNode<'https://www.w3.org/ns/activitystreams#icon'>;
|
|
155
|
+
"image": NamedNode<'https://www.w3.org/ns/activitystreams#image'>;
|
|
156
|
+
"inReplyTo": NamedNode<'https://www.w3.org/ns/activitystreams#inReplyTo'>;
|
|
157
|
+
/** Indentifies an object used (or to be used) to complete an activity */
|
|
158
|
+
"instrument": NamedNode<'https://www.w3.org/ns/activitystreams#instrument'>;
|
|
159
|
+
"items": NamedNode<'https://www.w3.org/ns/activitystreams#items'>;
|
|
160
|
+
"last": NamedNode<'https://www.w3.org/ns/activitystreams#last'>;
|
|
161
|
+
/** The latitude */
|
|
162
|
+
"latitude": NamedNode<'https://www.w3.org/ns/activitystreams#latitude'>;
|
|
163
|
+
"location": NamedNode<'https://www.w3.org/ns/activitystreams#location'>;
|
|
164
|
+
/** The longitude */
|
|
165
|
+
"longitude": NamedNode<'https://www.w3.org/ns/activitystreams#longitude'>;
|
|
166
|
+
/** The MIME Media Type */
|
|
167
|
+
"mediaType": NamedNode<'https://www.w3.org/ns/activitystreams#mediaType'>;
|
|
168
|
+
"name": NamedNode<'https://www.w3.org/ns/activitystreams#name'>;
|
|
169
|
+
"next": NamedNode<'https://www.w3.org/ns/activitystreams#next'>;
|
|
170
|
+
"object": NamedNode<'https://www.w3.org/ns/activitystreams#object'>;
|
|
171
|
+
"objectType": NamedNode<'https://www.w3.org/ns/activitystreams#objectType'>;
|
|
172
|
+
/** Describes a possible exclusive answer or option for a question. */
|
|
173
|
+
"oneOf": NamedNode<'https://www.w3.org/ns/activitystreams#oneOf'>;
|
|
174
|
+
/** For certain activities, specifies the entity from which the action is directed. */
|
|
175
|
+
"origin": NamedNode<'https://www.w3.org/ns/activitystreams#origin'>;
|
|
176
|
+
"partOf": NamedNode<'https://www.w3.org/ns/activitystreams#partOf'>;
|
|
177
|
+
"prev": NamedNode<'https://www.w3.org/ns/activitystreams#prev'>;
|
|
178
|
+
"preview": NamedNode<'https://www.w3.org/ns/activitystreams#preview'>;
|
|
179
|
+
"provider": NamedNode<'https://www.w3.org/ns/activitystreams#provider'>;
|
|
180
|
+
/** Specifies the date and time the object was published */
|
|
181
|
+
"published": NamedNode<'https://www.w3.org/ns/activitystreams#published'>;
|
|
182
|
+
/** Specifies a radius around the point established by the longitude and latitude */
|
|
183
|
+
"radius": NamedNode<'https://www.w3.org/ns/activitystreams#radius'>;
|
|
184
|
+
/** A numeric rating (>= 0.0, <= 5.0) for the object */
|
|
185
|
+
"rating": NamedNode<'https://www.w3.org/ns/activitystreams#rating'>;
|
|
186
|
+
/** The RFC 5988 or HTML5 Link Relation associated with the Link */
|
|
187
|
+
"rel": NamedNode<'https://www.w3.org/ns/activitystreams#rel'>;
|
|
188
|
+
/** On a Relationship object, describes the type of relationship */
|
|
189
|
+
"relationship": NamedNode<'https://www.w3.org/ns/activitystreams#relationship'>;
|
|
190
|
+
"replies": NamedNode<'https://www.w3.org/ns/activitystreams#replies'>;
|
|
191
|
+
"result": NamedNode<'https://www.w3.org/ns/activitystreams#result'>;
|
|
192
|
+
/** In a strictly ordered logical collection, specifies the index position of the first item in the items list */
|
|
193
|
+
"startIndex": NamedNode<'https://www.w3.org/ns/activitystreams#startIndex'>;
|
|
194
|
+
/** The starting time of the object */
|
|
195
|
+
"startTime": NamedNode<'https://www.w3.org/ns/activitystreams#startTime'>;
|
|
196
|
+
/** On a Relationship object, identifies the subject. e.g. when saying "John is connected to Sally", 'subject' refers to 'John' */
|
|
197
|
+
"subject": NamedNode<'https://www.w3.org/ns/activitystreams#subject'>;
|
|
198
|
+
/** A short summary of the object */
|
|
199
|
+
"summary": NamedNode<'https://www.w3.org/ns/activitystreams#summary'>;
|
|
200
|
+
"tag": NamedNode<'https://www.w3.org/ns/activitystreams#tag'>;
|
|
201
|
+
"tags": NamedNode<'https://www.w3.org/ns/activitystreams#tags'>;
|
|
202
|
+
"target": NamedNode<'https://www.w3.org/ns/activitystreams#target'>;
|
|
203
|
+
"to": NamedNode<'https://www.w3.org/ns/activitystreams#to'>;
|
|
204
|
+
/** The total number of items in a logical collection */
|
|
205
|
+
"totalItems": NamedNode<'https://www.w3.org/ns/activitystreams#totalItems'>;
|
|
206
|
+
/** Identifies the unit of measurement used by the radius, altitude and accuracy properties. The value can be expressed either as one of a set of predefined units or as a well-known common URI that identifies units. */
|
|
207
|
+
"units": NamedNode<'https://www.w3.org/ns/activitystreams#units'>;
|
|
208
|
+
/** Specifies when the object was last updated */
|
|
209
|
+
"updated": NamedNode<'https://www.w3.org/ns/activitystreams#updated'>;
|
|
210
|
+
"upstreamDuplicates": NamedNode<'https://www.w3.org/ns/activitystreams#upstreamDuplicates'>;
|
|
211
|
+
/** Specifies a link to a specific representation of the Object */
|
|
212
|
+
"url": NamedNode<'https://www.w3.org/ns/activitystreams#url'>;
|
|
213
|
+
"verb": NamedNode<'https://www.w3.org/ns/activitystreams#verb'>;
|
|
214
|
+
/** Specifies the preferred display width of the content, expressed in terms of device independent pixels. */
|
|
215
|
+
"width": NamedNode<'https://www.w3.org/ns/activitystreams#width'>;
|
|
216
|
+
}
|
|
217
|
+
export declare const strict: Record<keyof As, NamedNode<string>> & ((property?: TemplateStringsArray | keyof As | undefined) => NamedNode<string>) & As;
|
|
218
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & As;
|
|
219
|
+
export {};
|
|
220
|
+
//# sourceMappingURL=as.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"as.d.ts","sourceRoot":"","sources":["../src/vocabularies/as.ts"],"names":[],"mappings":"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"}
|