@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,98 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Org {
|
|
3
|
+
'': NamedNode<'http://www.w3.org/ns/org#'>;
|
|
4
|
+
/** An Organization which is recognized in the world at large, in particular in legal jurisdictions, with associated rights and responsibilities. Examples include a Corporation, Charity, Government or Church. Note that this is a super class of `gr:BusinessEntity` and it is recommended to use the GoodRelations vocabulary to denote Business classifications such as DUNS or NAICS. */
|
|
5
|
+
"FormalOrganization": NamedNode<'http://www.w3.org/ns/org#FormalOrganization'>;
|
|
6
|
+
/** Evento que da como resultado un cambio sustancial en la organización, por ejemplo, una fusión o una reestructuración total. Está pensado para situaciones en las que la organización resultante es lo suficientemente distinta de las organizaciones originales, tiene una identidad distinta y una URI también distinta. Se deberían definir subtipos de eventos mediante vocabularios específicos (Extension vocabularies) para referirse a categorías de eventos específicos. El momento o periodo en el que el evento ocurre se debería expresar mediante las propiedades `prov:startAtTime` y `prov:endedAtTime`, y una descripción del mismo se debería incluir mediante el uso de la propiedad `dct:description`. */
|
|
7
|
+
"ChangeEvent": NamedNode<'http://www.w3.org/ns/org#ChangeEvent'>;
|
|
8
|
+
/** Grupo de personas que se organiza en una comunidad u otro tipo de estructura social, comercial o política. Dicho grupo tiene un objetivo o motivo común para su existencia que va más allá del conjunto de personas que lo forman y que puede actuar como “agente”. A menudo las organizaciones se pueden agrupar en estructuras jerárquicas. Se recomienda el uso de etiquetas de SKOS para denominar a cada “organización”. En concreto, `skos:prefLabel` para la denominación principal o recomendada (aquella reconocida legalmente, siempre que sea posible), `skos:altLabel` para denominaciones alternativas (nombre comercial, sigla, denominación por la que se conoce a la organización coloquialmente) y `skos:notation` para referirse al código que identifique a la organización en una lista de códigos. Denominaciones alternativas: _colectivo_ _corporación_ _grupo_ */
|
|
9
|
+
"Organization": NamedNode<'http://www.w3.org/ns/org#Organization'>;
|
|
10
|
+
/** A role corresponding to the `org:headOf` property */
|
|
11
|
+
"Head": NamedNode<'http://www.w3.org/ns/org#Head'>;
|
|
12
|
+
/** Denotes a role that a Person or other Agent can take in an organization. Instances of this class describe the abstract role; to denote a specific instance of a person playing that role in a specific organization use an instance of `org:Membership`. It is common for roles to be arranged in some taxonomic structure and we use SKOS to represent that. The normal SKOS lexical properties should be used when labelling the Role. Additional descriptive properties for the Role, such as a Salary band, may be added by extension vocabularies. */
|
|
13
|
+
"Role": NamedNode<'http://www.w3.org/ns/org#Role'>;
|
|
14
|
+
/** Ceci est une méta-propriété utilisée pour annoter une instance de `org:Role` ayant une sous-propriété `org:memberOf` qui peut être utilisée pour indiquer directement le rôle et pouvoir faire des requêtes plus facilement. La sémantique visée est un Engagement impliquant l'existence d'une relation de propriété directe à travers d'une règle d'inférence de la forme: `{ [] org:member ?p; org:organization ?o; org:role [org:roleProperty ?r] } -> {?p ?r ?o}`. */
|
|
15
|
+
"roleProperty": NamedNode<'http://www.w3.org/ns/org#roleProperty'>;
|
|
16
|
+
/** Indica che una persona è leader o responsabile formale di una Organization. Questo significa che la persona è alla radice del grafo (aciclico) creato dalle `org:reportsTo`, sebbene un'organizzazione possa avere più di un responsabile. */
|
|
17
|
+
"headOf": NamedNode<'http://www.w3.org/ns/org#headOf'>;
|
|
18
|
+
/** Indica la natura della relazione di appartenenza di un Agent in un'organizzazione. Rappresenta una relazione n-aria tra un'Agent, un Organization e un Role. È possibile indicare direttamente la membership, indipendentemente dallo specifico Role, attraverso l'uso della proprietà `org:memberOf` */
|
|
19
|
+
"Membership": NamedNode<'http://www.w3.org/ns/org#Membership'>;
|
|
20
|
+
/** An office or other premise at which the organization is located. Many organizations are spread across multiple sites and many sites will host multiple locations. In most cases a Site will be a physical location. However, we don't exclude the possibility of non-physical sites such as a virtual office with an associated post box and phone reception service. Extensions may provide subclasses to denote particular types of site. */
|
|
21
|
+
"Site": NamedNode<'http://www.w3.org/ns/org#Site'>;
|
|
22
|
+
/** A collaboration between two or more Organizations such as a project. It meets the criteria for being an Organization in that it has an identity and defining purpose independent of its particular members but is neither a formally recognized legal entity nor a sub-unit within some larger organization. Might typically have a shorter lifetime than the Organizations within it, but not necessarily. All members are `org:Organization`s rather than individuals and those Organizations can play particular roles within the venture. Alternative names: _Project_ _Venture_ _Endeavour_ _Consortium_ _Endeavour_ */
|
|
23
|
+
"OrganizationalCollaboration": NamedNode<'http://www.w3.org/ns/org#OrganizationalCollaboration'>;
|
|
24
|
+
/** An Organization such as a University Support Unit which is part of some larger FormalOrganization and only has full recognition within the context of that FormalOrganization, it is not a Legal Entity in its own right. Units can be large and complex containing other Units and even FormalOrganizations. Alternative names: _OU_ _Unit_ _Department_ */
|
|
25
|
+
"OrganizationalUnit": NamedNode<'http://www.w3.org/ns/org#OrganizationalUnit'>;
|
|
26
|
+
/** A Post represents some position within an organization that exists independently of the person or persons filling it. Posts may be used to represent situations where a person is a member of an organization ex officio (for example the Secretary of State for Scotland is part of UK Cabinet by virtue of being Secretary of State for Scotland, not as an individual person). A post can be held by multiple people and hence can be treated as a organization in its own right. */
|
|
27
|
+
"Post": NamedNode<'http://www.w3.org/ns/org#Post'>;
|
|
28
|
+
/** Indica la sede in cui una è stabilita una persona. Non esclude la possibilità che una persona sia allocata su più sedi. */
|
|
29
|
+
"basedAt": NamedNode<'http://www.w3.org/ns/org#basedAt'>;
|
|
30
|
+
/** Evento de cambio que resulta en una modificación en la organización. Dependiendo del evento, la organización puede dejar de existir tras el cambio. Es la relación inversa de `org:originalOrganization`. */
|
|
31
|
+
"changedBy": NamedNode<'http://www.w3.org/ns/org#changedBy'>;
|
|
32
|
+
/** Indica una o più organizzazioni pregresse rispetto a un evento di cambiamento. A seconda dell'evento, queste organizzazioni potrebbero essere esistenti dopo l'evento o aver cessato la loro esistenza. È l'inverso di `org:changedBy`. */
|
|
33
|
+
"originalOrganization": NamedNode<'http://www.w3.org/ns/org#originalOrganization'>;
|
|
34
|
+
/** Indica una classificazione per questa Organization all'interno di un qualche schema di classificazione. Alcuni vocabolari potrebbero voler specializzare questa proprietà per avere un codominio corrispondente a uno specifico `skos:ConceptScheme`. Si noti che la presenza di questa proprietà è ancora in fase di discussione e potrebbe essere revisionata o rimossa. */
|
|
35
|
+
"classification": NamedNode<'http://www.w3.org/ns/org#classification'>;
|
|
36
|
+
/** Indica una persona che è membro della data Organization. È l'inverso di `org:memberOf` ed è fornita per compatibilità con `foaf:member`. */
|
|
37
|
+
"hasMember": NamedNode<'http://www.w3.org/ns/org#hasMember'>;
|
|
38
|
+
/** Indica che una persona è membro di una Organization senza una precisa indicazione sulla natura di questa appartenenza e sul suo ruolo. Si noti che la scelta del nome di questa proprietà non intende limitarla alla sola rappresentazione formalmente di un'appartenenza. La proprietà può coprire anche altri coinvolgimenti nell'organizzazione. Questa proprietà può essere specializzata per indicare ruoli all'interno organizzazione o relazioni di diverse tipologie. Ha `org:hasmember` come proprietà inversa opzionale. */
|
|
39
|
+
"memberOf": NamedNode<'http://www.w3.org/ns/org#memberOf'>;
|
|
40
|
+
/** Indica una relazione di appartenenza che coinvolge un Agent. È l'inverso di `org:member`. */
|
|
41
|
+
"hasMembership": NamedNode<'http://www.w3.org/ns/org#hasMembership'>;
|
|
42
|
+
/** Indica la Person (o un altro Agent) coinvolto in una relazione di Membership. È l'inverso di `org:hasMembership`. */
|
|
43
|
+
"member": NamedNode<'http://www.w3.org/ns/org#member'>;
|
|
44
|
+
/** Indica il Post che è presente in una Organization. */
|
|
45
|
+
"hasPost": NamedNode<'http://www.w3.org/ns/org#hasPost'>;
|
|
46
|
+
/** Indica la sede principale per l'Organization. È da considerarsi come la sede di default in cui l'Organization deve essere contattata pur non essendo necessariamente il quartier generale. */
|
|
47
|
+
"hasPrimarySite": NamedNode<'http://www.w3.org/ns/org#hasPrimarySite'>;
|
|
48
|
+
/** Indica la sede in cui l'Organization ha una qualche presenza anche in modo indiretto (ad esempio un ufficio virtuale). È l'inverso di `org:siteOf`. */
|
|
49
|
+
"hasSite": NamedNode<'http://www.w3.org/ns/org#hasSite'>;
|
|
50
|
+
/** Indica la sede legale per l'Organization. In molte giurisdizioni è richiesto che una FormalOrganization abbia una sede di questo tipo. */
|
|
51
|
+
"hasRegisteredSite": NamedNode<'http://www.w3.org/ns/org#hasRegisteredSite'>;
|
|
52
|
+
/** Indica un'Organization che ha una qualche presenza nella data sede. È l'inverso di `org:hasSite`. */
|
|
53
|
+
"siteOf": NamedNode<'http://www.w3.org/ns/org#siteOf'>;
|
|
54
|
+
/** Indique le statut de dépendance hiérarchique pour des Organisations ou des Unités Opérationnelles; indique une Organisation qui est une sous-partie ou une branche d'une Organisation plus large. C'est la propriété inverse de `org:subOrganizationOf`. */
|
|
55
|
+
"hasSubOrganization": NamedNode<'http://www.w3.org/ns/org#hasSubOrganization'>;
|
|
56
|
+
/** Distribución jerárquica de organizaciones o unidades. Indica que una organización contiene a otra organización. Es la relación inversa de `org:hasSubOrganization` */
|
|
57
|
+
"subOrganizationOf": NamedNode<'http://www.w3.org/ns/org#subOrganizationOf'>;
|
|
58
|
+
/** Indica un'unità che è parte di questa Organization, come ad esempio un dipartimento facente parte di una più ampia FormalOrganization. È l'inverso di `org:unitOf`. */
|
|
59
|
+
"hasUnit": NamedNode<'http://www.w3.org/ns/org#hasUnit'>;
|
|
60
|
+
/** Indica un Organization di cui questa Unit fa parte, come ad esempio un dipartimento all'interno di una più vasta FormalOrganization. È l'inverso di `org:hasUnit`. */
|
|
61
|
+
"unitOf": NamedNode<'http://www.w3.org/ns/org#unitOf'>;
|
|
62
|
+
/** Agente que ocupa un puesto. */
|
|
63
|
+
"heldBy": NamedNode<'http://www.w3.org/ns/org#heldBy'>;
|
|
64
|
+
/** Indica un Impiego ricoperto da un Agent. */
|
|
65
|
+
"holds": NamedNode<'http://www.w3.org/ns/org#holds'>;
|
|
66
|
+
/** Código o identificador, como por ejemplo el CIF de una empresa, que permite identificar de forma inequívoca a una organización. Existen muchos códigos de identificación tanto nacionales como internacionales. Esta ontología no obliga al uso de ningún esquema en concreto. Los códigos de identificación utilizados en cada caso se deberían indicar mediante el uso de la propiedad “datatype” del valor del identificador. El uso de la propiedad “datatype” para especificar el esquema de notación utilizado está en consonancia con las buenas prácticas recomendadas para el uso de la propiedad `skos:notation`, de la que esta propiedad es una especialización. */
|
|
67
|
+
"identifier": NamedNode<'http://www.w3.org/ns/org#identifier'>;
|
|
68
|
+
/** 2つの組織の任意の関係を示します。 */
|
|
69
|
+
"linkedTo": NamedNode<'http://www.w3.org/ns/org#linkedTo'>;
|
|
70
|
+
/** Gives a location description for a person within the organization, for example a _Mail Stop_ for internal posting purposes. */
|
|
71
|
+
"location": NamedNode<'http://www.w3.org/ns/org#location'>;
|
|
72
|
+
/** Optional property to indicate the interval for which the membership is/was valid. */
|
|
73
|
+
"memberDuring": NamedNode<'http://www.w3.org/ns/org#memberDuring'>;
|
|
74
|
+
/** Indica l'Organization in cui l'Agent è un membro. */
|
|
75
|
+
"organization": NamedNode<'http://www.w3.org/ns/org#organization'>;
|
|
76
|
+
/** Indica l'Organization in cui il Post è presente. */
|
|
77
|
+
"postIn": NamedNode<'http://www.w3.org/ns/org#postIn'>;
|
|
78
|
+
/** Finalidad u objetivo de la organización. La organización puede tener muchos objetivos a diferentes niveles de abstracción, pero en la naturaleza de las organizaciones está el tener una razón para existir, y la finalidad de esta propiedad es documentar dicha razón. La organización podrá tener más de un objetivo. Se recomienda el uso de vocabularios controlados o listas de códigos para indicar el objetivo, preferentemente mediante el uso de un `skos:Concept`. Sin embargo, el rango no está predeterminado, de forma que otros tipos de esquemas descriptivos tiene cabida. Se espera que ciertas especializaciones de este vocabulario o ciertos perfiles de aplicaciones restrinjan el rango del objetivo. Denominaciones alternativas: área_ _jurisdicción_ _ responsabilidad _ (especialmente cuando se aplica a unidades tales como ministerios o divisiones administrativas de los gobiernos) */
|
|
79
|
+
"purpose": NamedNode<'http://www.w3.org/ns/org#purpose'>;
|
|
80
|
+
/** Indica il salario o altra forma di remunerazione associata al ruolo. In genere, questo si denota usando uno schema di rappresentazione esistente come il `gr:PriceSpecification` ma il codominio è lasciato libero di essere specializzato a seconda delle applicazioni. */
|
|
81
|
+
"remuneration": NamedNode<'http://www.w3.org/ns/org#remuneration'>;
|
|
82
|
+
/** Indica una relazione di subordinazione all'interno dell'organigramma. La semantica precisa può variare a seconda dell'organizzazione, per esempio può essere usata per rappresentare la proprietà di supervisione oppure per le relazioni di rendicontazione. */
|
|
83
|
+
"reportsTo": NamedNode<'http://www.w3.org/ns/org#reportsTo'>;
|
|
84
|
+
/** Evento que tiene como resultado la creación de una organización. */
|
|
85
|
+
"resultedFrom": NamedNode<'http://www.w3.org/ns/org#resultedFrom'>;
|
|
86
|
+
/** Indica l'organizzazione che è stata creata o mutata a seguito dell'evento. È l'inverso di `org:resultedFrom`. */
|
|
87
|
+
"resultingOrganization": NamedNode<'http://www.w3.org/ns/org#resultingOrganization'>;
|
|
88
|
+
/** Actividad que el agente desempeña en una relación de pertenencia a una organización. */
|
|
89
|
+
"role": NamedNode<'http://www.w3.org/ns/org#role'>;
|
|
90
|
+
/** Dirección de la sede según una codificación adecuada. Se recomienda el uso de vCard (que utiliza el vocabulario en http://www.w3.org/TR/vcard-rdf/), pero el rango no se restringe únicamente al uso de este vocabulario sino que se permite el uso de otros códigos. La dirección puede constar de una dirección de correo electrónico, un número de teléfono o información de geo-localización, y no se limita a una dirección postal física. */
|
|
91
|
+
"siteAddress": NamedNode<'http://www.w3.org/ns/org#siteAddress'>;
|
|
92
|
+
/** La version transitive de la propriété subOrganizationOf, renvoie une représentation de toutes les organisations qui contiennent celle-ci. Notez que ceci est une super-propriété de la relation transitive donc elle pourrait contenir des assertions additionnelles mais cet usage n'est pas recommandé. */
|
|
93
|
+
"transitiveSubOrganizationOf": NamedNode<'http://www.w3.org/ns/org#transitiveSubOrganizationOf'>;
|
|
94
|
+
}
|
|
95
|
+
export declare const strict: Record<keyof Org, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Org | undefined) => NamedNode<string>) & Org;
|
|
96
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Org;
|
|
97
|
+
export {};
|
|
98
|
+
//# sourceMappingURL=org.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"org.d.ts","sourceRoot":"","sources":["../src/vocabularies/org.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,GAAG;IACT,EAAE,EAAE,SAAS,CAAC,2BAA2B,CAAC,CAAC;IAC3C,8XAA8X;IAC9X,oBAAoB,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC/E,+rBAA+rB;IAC/rB,aAAa,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IACjE,61BAA61B;IAC71B,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,wDAAwD;IACxD,MAAM,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACnD,8hBAA8hB;IAC9hB,MAAM,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACnD,+cAA+c;IAC/c,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,iPAAiP;IACjP,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,4SAA4S;IAC5S,YAAY,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC/D,kbAAkb;IAClb,MAAM,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACnD,imBAAimB;IACjmB,6BAA6B,EAAE,SAAS,CAAC,sDAAsD,CAAC,CAAC;IACjG,gWAAgW;IAChW,oBAAoB,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC/E,2dAA2d;IAC3d,MAAM,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACnD,8HAA8H;IAC9H,SAAS,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACzD,gNAAgN;IAChN,WAAW,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IAC7D,+OAA+O;IAC/O,sBAAsB,EAAE,SAAS,CAAC,+CAA+C,CAAC,CAAC;IACnF,kXAAkX;IAClX,gBAAgB,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACvE,gJAAgJ;IAChJ,WAAW,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IAC7D,0gBAA0gB;IAC1gB,UAAU,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAC3D,gGAAgG;IAChG,eAAe,EAAE,SAAS,CAAC,wCAAwC,CAAC,CAAC;IACrE,wHAAwH;IACxH,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,yDAAyD;IACzD,SAAS,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACzD,iMAAiM;IACjM,gBAAgB,EAAE,SAAS,CAAC,yCAAyC,CAAC,CAAC;IACvE,0JAA0J;IAC1J,SAAS,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACzD,6IAA6I;IAC7I,mBAAmB,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IAC7E,wGAAwG;IACxG,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,+PAA+P;IAC/P,oBAAoB,EAAE,SAAS,CAAC,6CAA6C,CAAC,CAAC;IAC/E,yKAAyK;IACzK,mBAAmB,EAAE,SAAS,CAAC,4CAA4C,CAAC,CAAC;IAC7E,0KAA0K;IAC1K,SAAS,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACzD,yKAAyK;IACzK,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,kCAAkC;IAClC,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,+CAA+C;IAC/C,OAAO,EAAE,SAAS,CAAC,gCAAgC,CAAC,CAAC;IACrD,mpBAAmpB;IACnpB,YAAY,EAAE,SAAS,CAAC,qCAAqC,CAAC,CAAC;IAC/D,wBAAwB;IACxB,UAAU,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAC3D,kIAAkI;IAClI,UAAU,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAC3D,wFAAwF;IACxF,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,wDAAwD;IACxD,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,uDAAuD;IACvD,QAAQ,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IACvD,03BAA03B;IAC13B,SAAS,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACzD,+QAA+Q;IAC/Q,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,oQAAoQ;IACpQ,WAAW,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IAC7D,uEAAuE;IACvE,cAAc,EAAE,SAAS,CAAC,uCAAuC,CAAC,CAAC;IACnE,oHAAoH;IACpH,uBAAuB,EAAE,SAAS,CAAC,gDAAgD,CAAC,CAAC;IACrF,2FAA2F;IAC3F,MAAM,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IACnD,sbAAsb;IACtb,aAAa,EAAE,SAAS,CAAC,sCAAsC,CAAC,CAAC;IACjE,gTAAgT;IAChT,6BAA6B,EAAE,SAAS,CAAC,sDAAsD,CAAC,CAAC;CACpG;AAGD,eAAO,MAAM,MAAM,+HAA+C,CAAC;AACnE,eAAO,MAAM,KAAK,gFAAoC,CAAC"}
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Owl {
|
|
3
|
+
'': NamedNode<'http://www.w3.org/2002/07/owl#'>;
|
|
4
|
+
/** The class of collections of pairwise different individuals. */
|
|
5
|
+
"AllDifferent": NamedNode<'http://www.w3.org/2002/07/owl#AllDifferent'>;
|
|
6
|
+
/** The class of collections of pairwise disjoint classes. */
|
|
7
|
+
"AllDisjointClasses": NamedNode<'http://www.w3.org/2002/07/owl#AllDisjointClasses'>;
|
|
8
|
+
/** The class of collections of pairwise disjoint properties. */
|
|
9
|
+
"AllDisjointProperties": NamedNode<'http://www.w3.org/2002/07/owl#AllDisjointProperties'>;
|
|
10
|
+
/** The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object. */
|
|
11
|
+
"Annotation": NamedNode<'http://www.w3.org/2002/07/owl#Annotation'>;
|
|
12
|
+
/** The class of annotation properties. */
|
|
13
|
+
"AnnotationProperty": NamedNode<'http://www.w3.org/2002/07/owl#AnnotationProperty'>;
|
|
14
|
+
/** The class of asymmetric properties. */
|
|
15
|
+
"AsymmetricProperty": NamedNode<'http://www.w3.org/2002/07/owl#AsymmetricProperty'>;
|
|
16
|
+
/** The class of object properties. */
|
|
17
|
+
"ObjectProperty": NamedNode<'http://www.w3.org/2002/07/owl#ObjectProperty'>;
|
|
18
|
+
/** The class of annotated axioms for which the RDF serialization consists of an annotated subject, predicate and object. */
|
|
19
|
+
"Axiom": NamedNode<'http://www.w3.org/2002/07/owl#Axiom'>;
|
|
20
|
+
/** The class of OWL classes. */
|
|
21
|
+
"Class": NamedNode<'http://www.w3.org/2002/07/owl#Class'>;
|
|
22
|
+
/** The class of OWL data ranges, which are special kinds of datatypes. Note: The use of the IRI owl:DataRange has been deprecated as of OWL 2. The IRI rdfs:Datatype SHOULD be used instead. */
|
|
23
|
+
"DataRange": NamedNode<'http://www.w3.org/2002/07/owl#DataRange'>;
|
|
24
|
+
/** The class of data properties. */
|
|
25
|
+
"DatatypeProperty": NamedNode<'http://www.w3.org/2002/07/owl#DatatypeProperty'>;
|
|
26
|
+
/** The class of deprecated classes. */
|
|
27
|
+
"DeprecatedClass": NamedNode<'http://www.w3.org/2002/07/owl#DeprecatedClass'>;
|
|
28
|
+
/** The class of deprecated properties. */
|
|
29
|
+
"DeprecatedProperty": NamedNode<'http://www.w3.org/2002/07/owl#DeprecatedProperty'>;
|
|
30
|
+
/** The class of functional properties. */
|
|
31
|
+
"FunctionalProperty": NamedNode<'http://www.w3.org/2002/07/owl#FunctionalProperty'>;
|
|
32
|
+
/** The class of inverse-functional properties. */
|
|
33
|
+
"InverseFunctionalProperty": NamedNode<'http://www.w3.org/2002/07/owl#InverseFunctionalProperty'>;
|
|
34
|
+
/** The class of irreflexive properties. */
|
|
35
|
+
"IrreflexiveProperty": NamedNode<'http://www.w3.org/2002/07/owl#IrreflexiveProperty'>;
|
|
36
|
+
/** The class of named individuals. */
|
|
37
|
+
"NamedIndividual": NamedNode<'http://www.w3.org/2002/07/owl#NamedIndividual'>;
|
|
38
|
+
/** The class of OWL individuals. */
|
|
39
|
+
"Thing": NamedNode<'http://www.w3.org/2002/07/owl#Thing'>;
|
|
40
|
+
/** The class of negative property assertions. */
|
|
41
|
+
"NegativePropertyAssertion": NamedNode<'http://www.w3.org/2002/07/owl#NegativePropertyAssertion'>;
|
|
42
|
+
/** This is the empty class. */
|
|
43
|
+
"Nothing": NamedNode<'http://www.w3.org/2002/07/owl#Nothing'>;
|
|
44
|
+
/** The class of ontologies. */
|
|
45
|
+
"Ontology": NamedNode<'http://www.w3.org/2002/07/owl#Ontology'>;
|
|
46
|
+
/** The class of ontology properties. */
|
|
47
|
+
"OntologyProperty": NamedNode<'http://www.w3.org/2002/07/owl#OntologyProperty'>;
|
|
48
|
+
/** The class of reflexive properties. */
|
|
49
|
+
"ReflexiveProperty": NamedNode<'http://www.w3.org/2002/07/owl#ReflexiveProperty'>;
|
|
50
|
+
/** The class of property restrictions. */
|
|
51
|
+
"Restriction": NamedNode<'http://www.w3.org/2002/07/owl#Restriction'>;
|
|
52
|
+
/** The class of symmetric properties. */
|
|
53
|
+
"SymmetricProperty": NamedNode<'http://www.w3.org/2002/07/owl#SymmetricProperty'>;
|
|
54
|
+
/** The class of transitive properties. */
|
|
55
|
+
"TransitiveProperty": NamedNode<'http://www.w3.org/2002/07/owl#TransitiveProperty'>;
|
|
56
|
+
/** The property that determines the class that a universal property restriction refers to. */
|
|
57
|
+
"allValuesFrom": NamedNode<'http://www.w3.org/2002/07/owl#allValuesFrom'>;
|
|
58
|
+
/** The property that determines the predicate of an annotated axiom or annotated annotation. */
|
|
59
|
+
"annotatedProperty": NamedNode<'http://www.w3.org/2002/07/owl#annotatedProperty'>;
|
|
60
|
+
/** The property that determines the subject of an annotated axiom or annotated annotation. */
|
|
61
|
+
"annotatedSource": NamedNode<'http://www.w3.org/2002/07/owl#annotatedSource'>;
|
|
62
|
+
/** The property that determines the object of an annotated axiom or annotated annotation. */
|
|
63
|
+
"annotatedTarget": NamedNode<'http://www.w3.org/2002/07/owl#annotatedTarget'>;
|
|
64
|
+
/** The property that determines the predicate of a negative property assertion. */
|
|
65
|
+
"assertionProperty": NamedNode<'http://www.w3.org/2002/07/owl#assertionProperty'>;
|
|
66
|
+
/** The annotation property that indicates that a given ontology is backward compatible with another ontology. */
|
|
67
|
+
"backwardCompatibleWith": NamedNode<'http://www.w3.org/2002/07/owl#backwardCompatibleWith'>;
|
|
68
|
+
/** The data property that does not relate any individual to any data value. */
|
|
69
|
+
"bottomDataProperty": NamedNode<'http://www.w3.org/2002/07/owl#bottomDataProperty'>;
|
|
70
|
+
/** The object property that does not relate any two individuals. */
|
|
71
|
+
"bottomObjectProperty": NamedNode<'http://www.w3.org/2002/07/owl#bottomObjectProperty'>;
|
|
72
|
+
/** The property that determines the cardinality of an exact cardinality restriction. */
|
|
73
|
+
"cardinality": NamedNode<'http://www.w3.org/2002/07/owl#cardinality'>;
|
|
74
|
+
/** The property that determines that a given class is the complement of another class. */
|
|
75
|
+
"complementOf": NamedNode<'http://www.w3.org/2002/07/owl#complementOf'>;
|
|
76
|
+
/** The property that determines that a given data range is the complement of another data range with respect to the data domain. */
|
|
77
|
+
"datatypeComplementOf": NamedNode<'http://www.w3.org/2002/07/owl#datatypeComplementOf'>;
|
|
78
|
+
/** The annotation property that indicates that a given entity has been deprecated. */
|
|
79
|
+
"deprecated": NamedNode<'http://www.w3.org/2002/07/owl#deprecated'>;
|
|
80
|
+
/** The property that determines that two given individuals are different. */
|
|
81
|
+
"differentFrom": NamedNode<'http://www.w3.org/2002/07/owl#differentFrom'>;
|
|
82
|
+
/** The property that determines that a given class is equivalent to the disjoint union of a collection of other classes. */
|
|
83
|
+
"disjointUnionOf": NamedNode<'http://www.w3.org/2002/07/owl#disjointUnionOf'>;
|
|
84
|
+
/** The property that determines that two given classes are disjoint. */
|
|
85
|
+
"disjointWith": NamedNode<'http://www.w3.org/2002/07/owl#disjointWith'>;
|
|
86
|
+
/** The property that determines the collection of pairwise different individuals in a owl:AllDifferent axiom. */
|
|
87
|
+
"distinctMembers": NamedNode<'http://www.w3.org/2002/07/owl#distinctMembers'>;
|
|
88
|
+
/** The property that determines that two given classes are equivalent, and that is used to specify datatype definitions. */
|
|
89
|
+
"equivalentClass": NamedNode<'http://www.w3.org/2002/07/owl#equivalentClass'>;
|
|
90
|
+
/** The property that determines that two given properties are equivalent. */
|
|
91
|
+
"equivalentProperty": NamedNode<'http://www.w3.org/2002/07/owl#equivalentProperty'>;
|
|
92
|
+
/** The property that determines the collection of properties that jointly build a key. */
|
|
93
|
+
"hasKey": NamedNode<'http://www.w3.org/2002/07/owl#hasKey'>;
|
|
94
|
+
/** The property that determines the property that a self restriction refers to. */
|
|
95
|
+
"hasSelf": NamedNode<'http://www.w3.org/2002/07/owl#hasSelf'>;
|
|
96
|
+
/** The property that determines the individual that a has-value restriction refers to. */
|
|
97
|
+
"hasValue": NamedNode<'http://www.w3.org/2002/07/owl#hasValue'>;
|
|
98
|
+
/** The property that is used for importing other ontologies into a given ontology. */
|
|
99
|
+
"imports": NamedNode<'http://www.w3.org/2002/07/owl#imports'>;
|
|
100
|
+
/** The annotation property that indicates that a given ontology is incompatible with another ontology. */
|
|
101
|
+
"incompatibleWith": NamedNode<'http://www.w3.org/2002/07/owl#incompatibleWith'>;
|
|
102
|
+
/** The property that determines the collection of classes or data ranges that build an intersection. */
|
|
103
|
+
"intersectionOf": NamedNode<'http://www.w3.org/2002/07/owl#intersectionOf'>;
|
|
104
|
+
/** The property that determines that two given properties are inverse. */
|
|
105
|
+
"inverseOf": NamedNode<'http://www.w3.org/2002/07/owl#inverseOf'>;
|
|
106
|
+
/** The property that determines the cardinality of a maximum cardinality restriction. */
|
|
107
|
+
"maxCardinality": NamedNode<'http://www.w3.org/2002/07/owl#maxCardinality'>;
|
|
108
|
+
/** The property that determines the cardinality of a maximum qualified cardinality restriction. */
|
|
109
|
+
"maxQualifiedCardinality": NamedNode<'http://www.w3.org/2002/07/owl#maxQualifiedCardinality'>;
|
|
110
|
+
/** The property that determines the collection of members in either a owl:AllDifferent, owl:AllDisjointClasses or owl:AllDisjointProperties axiom. */
|
|
111
|
+
"members": NamedNode<'http://www.w3.org/2002/07/owl#members'>;
|
|
112
|
+
/** The property that determines the cardinality of a minimum cardinality restriction. */
|
|
113
|
+
"minCardinality": NamedNode<'http://www.w3.org/2002/07/owl#minCardinality'>;
|
|
114
|
+
/** The property that determines the cardinality of a minimum qualified cardinality restriction. */
|
|
115
|
+
"minQualifiedCardinality": NamedNode<'http://www.w3.org/2002/07/owl#minQualifiedCardinality'>;
|
|
116
|
+
/** The property that determines the class that a qualified object cardinality restriction refers to. */
|
|
117
|
+
"onClass": NamedNode<'http://www.w3.org/2002/07/owl#onClass'>;
|
|
118
|
+
/** The property that determines the data range that a qualified data cardinality restriction refers to. */
|
|
119
|
+
"onDataRange": NamedNode<'http://www.w3.org/2002/07/owl#onDataRange'>;
|
|
120
|
+
/** The property that determines the datatype that a datatype restriction refers to. */
|
|
121
|
+
"onDatatype": NamedNode<'http://www.w3.org/2002/07/owl#onDatatype'>;
|
|
122
|
+
/** The property that determines the n-tuple of properties that a property restriction on an n-ary data range refers to. */
|
|
123
|
+
"onProperties": NamedNode<'http://www.w3.org/2002/07/owl#onProperties'>;
|
|
124
|
+
/** The property that determines the property that a property restriction refers to. */
|
|
125
|
+
"onProperty": NamedNode<'http://www.w3.org/2002/07/owl#onProperty'>;
|
|
126
|
+
/** The property that determines the collection of individuals or data values that build an enumeration. */
|
|
127
|
+
"oneOf": NamedNode<'http://www.w3.org/2002/07/owl#oneOf'>;
|
|
128
|
+
/** The annotation property that indicates the predecessor ontology of a given ontology. */
|
|
129
|
+
"priorVersion": NamedNode<'http://www.w3.org/2002/07/owl#priorVersion'>;
|
|
130
|
+
/** The property that determines the n-tuple of properties that build a sub property chain of a given property. */
|
|
131
|
+
"propertyChainAxiom": NamedNode<'http://www.w3.org/2002/07/owl#propertyChainAxiom'>;
|
|
132
|
+
/** The property that determines that two given properties are disjoint. */
|
|
133
|
+
"propertyDisjointWith": NamedNode<'http://www.w3.org/2002/07/owl#propertyDisjointWith'>;
|
|
134
|
+
/** The property that determines the cardinality of an exact qualified cardinality restriction. */
|
|
135
|
+
"qualifiedCardinality": NamedNode<'http://www.w3.org/2002/07/owl#qualifiedCardinality'>;
|
|
136
|
+
/** The property that determines that two given individuals are equal. */
|
|
137
|
+
"sameAs": NamedNode<'http://www.w3.org/2002/07/owl#sameAs'>;
|
|
138
|
+
/** The property that determines the class that an existential property restriction refers to. */
|
|
139
|
+
"someValuesFrom": NamedNode<'http://www.w3.org/2002/07/owl#someValuesFrom'>;
|
|
140
|
+
/** The property that determines the subject of a negative property assertion. */
|
|
141
|
+
"sourceIndividual": NamedNode<'http://www.w3.org/2002/07/owl#sourceIndividual'>;
|
|
142
|
+
/** The property that determines the object of a negative object property assertion. */
|
|
143
|
+
"targetIndividual": NamedNode<'http://www.w3.org/2002/07/owl#targetIndividual'>;
|
|
144
|
+
/** The property that determines the value of a negative data property assertion. */
|
|
145
|
+
"targetValue": NamedNode<'http://www.w3.org/2002/07/owl#targetValue'>;
|
|
146
|
+
/** The data property that relates every individual to every data value. */
|
|
147
|
+
"topDataProperty": NamedNode<'http://www.w3.org/2002/07/owl#topDataProperty'>;
|
|
148
|
+
/** The object property that relates every two individuals. */
|
|
149
|
+
"topObjectProperty": NamedNode<'http://www.w3.org/2002/07/owl#topObjectProperty'>;
|
|
150
|
+
/** The property that determines the collection of classes or data ranges that build a union. */
|
|
151
|
+
"unionOf": NamedNode<'http://www.w3.org/2002/07/owl#unionOf'>;
|
|
152
|
+
/** The property that identifies the version IRI of an ontology. */
|
|
153
|
+
"versionIRI": NamedNode<'http://www.w3.org/2002/07/owl#versionIRI'>;
|
|
154
|
+
/** The annotation property that provides version information for an ontology or another OWL construct. */
|
|
155
|
+
"versionInfo": NamedNode<'http://www.w3.org/2002/07/owl#versionInfo'>;
|
|
156
|
+
/** The property that determines the collection of facet-value pairs that define a datatype restriction. */
|
|
157
|
+
"withRestrictions": NamedNode<'http://www.w3.org/2002/07/owl#withRestrictions'>;
|
|
158
|
+
}
|
|
159
|
+
export declare const strict: Record<keyof Owl, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Owl | undefined) => NamedNode<string>) & Owl;
|
|
160
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Owl;
|
|
161
|
+
export {};
|
|
162
|
+
//# sourceMappingURL=owl.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"owl.d.ts","sourceRoot":"","sources":["../src/vocabularies/owl.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { NamedNode } from "@rdfjs/types";
|
|
2
|
+
interface Prefix {
|
|
3
|
+
'': NamedNode<'http://qudt.org/vocab/prefix/'>;
|
|
4
|
+
"Atto": NamedNode<'http://qudt.org/vocab/prefix/Atto'>;
|
|
5
|
+
"Centi": NamedNode<'http://qudt.org/vocab/prefix/Centi'>;
|
|
6
|
+
"Deca": NamedNode<'http://qudt.org/vocab/prefix/Deca'>;
|
|
7
|
+
"Deci": NamedNode<'http://qudt.org/vocab/prefix/Deci'>;
|
|
8
|
+
"Deka": NamedNode<'http://qudt.org/vocab/prefix/Deka'>;
|
|
9
|
+
"Exa": NamedNode<'http://qudt.org/vocab/prefix/Exa'>;
|
|
10
|
+
"Exbi": NamedNode<'http://qudt.org/vocab/prefix/Exbi'>;
|
|
11
|
+
"Femto": NamedNode<'http://qudt.org/vocab/prefix/Femto'>;
|
|
12
|
+
"Gibi": NamedNode<'http://qudt.org/vocab/prefix/Gibi'>;
|
|
13
|
+
"Giga": NamedNode<'http://qudt.org/vocab/prefix/Giga'>;
|
|
14
|
+
"Hecto": NamedNode<'http://qudt.org/vocab/prefix/Hecto'>;
|
|
15
|
+
"Kibi": NamedNode<'http://qudt.org/vocab/prefix/Kibi'>;
|
|
16
|
+
"Kilo": NamedNode<'http://qudt.org/vocab/prefix/Kilo'>;
|
|
17
|
+
"Mebi": NamedNode<'http://qudt.org/vocab/prefix/Mebi'>;
|
|
18
|
+
"Mega": NamedNode<'http://qudt.org/vocab/prefix/Mega'>;
|
|
19
|
+
"Micro": NamedNode<'http://qudt.org/vocab/prefix/Micro'>;
|
|
20
|
+
"Milli": NamedNode<'http://qudt.org/vocab/prefix/Milli'>;
|
|
21
|
+
"Nano": NamedNode<'http://qudt.org/vocab/prefix/Nano'>;
|
|
22
|
+
"Pebi": NamedNode<'http://qudt.org/vocab/prefix/Pebi'>;
|
|
23
|
+
"Peta": NamedNode<'http://qudt.org/vocab/prefix/Peta'>;
|
|
24
|
+
"Pico": NamedNode<'http://qudt.org/vocab/prefix/Pico'>;
|
|
25
|
+
"Tebi": NamedNode<'http://qudt.org/vocab/prefix/Tebi'>;
|
|
26
|
+
"Tera": NamedNode<'http://qudt.org/vocab/prefix/Tera'>;
|
|
27
|
+
"Yobi": NamedNode<'http://qudt.org/vocab/prefix/Yobi'>;
|
|
28
|
+
"Yocto": NamedNode<'http://qudt.org/vocab/prefix/Yocto'>;
|
|
29
|
+
"Yotta": NamedNode<'http://qudt.org/vocab/prefix/Yotta'>;
|
|
30
|
+
"Zebi": NamedNode<'http://qudt.org/vocab/prefix/Zebi'>;
|
|
31
|
+
"Zepto": NamedNode<'http://qudt.org/vocab/prefix/Zepto'>;
|
|
32
|
+
"Zetta": NamedNode<'http://qudt.org/vocab/prefix/Zetta'>;
|
|
33
|
+
}
|
|
34
|
+
export declare const strict: Record<keyof Prefix, NamedNode<string>> & ((property?: TemplateStringsArray | keyof Prefix | undefined) => NamedNode<string>) & Prefix;
|
|
35
|
+
export declare const loose: Record<any, NamedNode<string>> & ((property?: any) => NamedNode<string>) & Prefix;
|
|
36
|
+
export {};
|
|
37
|
+
//# sourceMappingURL=prefix.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"prefix.d.ts","sourceRoot":"","sources":["../src/vocabularies/prefix.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,UAAU,MAAM;IACZ,EAAE,EAAE,SAAS,CAAC,+BAA+B,CAAC,CAAC;IAC/C,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,KAAK,EAAE,SAAS,CAAC,kCAAkC,CAAC,CAAC;IACrD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,MAAM,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IACvD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;IACzD,OAAO,EAAE,SAAS,CAAC,oCAAoC,CAAC,CAAC;CAC5D;AAGD,eAAO,MAAM,MAAM,wIAAqD,CAAC;AACzE,eAAO,MAAM,KAAK,mFAAuC,CAAC"}
|