ldkit 0.6.1 → 0.6.3

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.
@@ -0,0 +1,105 @@
1
+ declare const _default: {
2
+ subject: "sioc:subject";
3
+ Community: "sioc:Community";
4
+ description: "sioc:description";
5
+ follows: "sioc:follows";
6
+ id: "sioc:id";
7
+ name: "sioc:name";
8
+ note: "sioc:note";
9
+ reference: "sioc:reference";
10
+ sibling: "sioc:sibling";
11
+ title: "sioc:title";
12
+ topic: "sioc:topic";
13
+ Container: "sioc:Container";
14
+ Role: "sioc:Role";
15
+ about: "sioc:about";
16
+ email: "sioc:email";
17
+ mentions: "sioc:mentions";
18
+ Forum: "sioc:Forum";
19
+ Item: "sioc:Item";
20
+ Post: "sioc:Post";
21
+ Site: "sioc:Site";
22
+ Space: "sioc:Space";
23
+ Thread: "sioc:Thread";
24
+ User: "sioc:User";
25
+ UserAccount: "sioc:UserAccount";
26
+ Usergroup: "sioc:Usergroup";
27
+ account_of: "sioc:account_of";
28
+ addressed_to: "sioc:addressed_to";
29
+ administrator_of: "sioc:administrator_of";
30
+ attachment: "sioc:attachment";
31
+ avatar: "sioc:avatar";
32
+ container_of: "sioc:container_of";
33
+ content: "sioc:content";
34
+ content_encoded: "sioc:content_encoded";
35
+ created_at: "sioc:created_at";
36
+ creator_of: "sioc:creator_of";
37
+ delivered_at: "sioc:delivered_at";
38
+ discussion_of: "sioc:discussion_of";
39
+ earlier_version: "sioc:earlier_version";
40
+ email_sha1: "sioc:email_sha1";
41
+ embeds_knowledge: "sioc:embeds_knowledge";
42
+ feed: "sioc:feed";
43
+ first_name: "sioc:first_name";
44
+ function_of: "sioc:function_of";
45
+ generator: "sioc:generator";
46
+ group_of: "sioc:group_of";
47
+ has_administrator: "sioc:has_administrator";
48
+ has_container: "sioc:has_container";
49
+ has_creator: "sioc:has_creator";
50
+ has_discussion: "sioc:has_discussion";
51
+ has_function: "sioc:has_function";
52
+ has_group: "sioc:has_group";
53
+ has_host: "sioc:has_host";
54
+ has_member: "sioc:has_member";
55
+ has_moderator: "sioc:has_moderator";
56
+ has_modifier: "sioc:has_modifier";
57
+ has_owner: "sioc:has_owner";
58
+ has_parent: "sioc:has_parent";
59
+ has_part: "sioc:has_part";
60
+ has_reply: "sioc:has_reply";
61
+ has_scope: "sioc:has_scope";
62
+ has_space: "sioc:has_space";
63
+ has_subscriber: "sioc:has_subscriber";
64
+ has_usergroup: "sioc:has_usergroup";
65
+ host_of: "sioc:host_of";
66
+ ip_address: "sioc:ip_address";
67
+ last_activity_date: "sioc:last_activity_date";
68
+ last_item_date: "sioc:last_item_date";
69
+ last_name: "sioc:last_name";
70
+ last_reply_date: "sioc:last_reply_date";
71
+ later_version: "sioc:later_version";
72
+ latest_version: "sioc:latest_version";
73
+ likes: "sioc:likes";
74
+ link: "sioc:link";
75
+ links_to: "sioc:links_to";
76
+ member_of: "sioc:member_of";
77
+ moderator_of: "sioc:moderator_of";
78
+ modified_at: "sioc:modified_at";
79
+ modifier_of: "sioc:modifier_of";
80
+ next_by_date: "sioc:next_by_date";
81
+ next_version: "sioc:next_version";
82
+ num_authors: "sioc:num_authors";
83
+ num_items: "sioc:num_items";
84
+ num_replies: "sioc:num_replies";
85
+ num_threads: "sioc:num_threads";
86
+ num_views: "sioc:num_views";
87
+ owner_of: "sioc:owner_of";
88
+ parent_of: "sioc:parent_of";
89
+ part_of: "sioc:part_of";
90
+ previous_by_date: "sioc:previous_by_date";
91
+ previous_version: "sioc:previous_version";
92
+ read_at: "sioc:read_at";
93
+ related_to: "sioc:related_to";
94
+ reply_of: "sioc:reply_of";
95
+ respond_to: "sioc:respond_to";
96
+ scope_of: "sioc:scope_of";
97
+ shared_by: "sioc:shared_by";
98
+ space_of: "sioc:space_of";
99
+ subscriber_of: "sioc:subscriber_of";
100
+ usergroup_of: "sioc:usergroup_of";
101
+ } & {
102
+ $prefix: "sioc:";
103
+ $iri: "http://rdfs.org/sioc/ns#";
104
+ };
105
+ export default _default;
@@ -1,5 +1,8 @@
1
1
  declare const _default: {
2
+ definition: "skos:definition";
2
3
  member: "skos:member";
4
+ note: "skos:note";
5
+ related: "skos:related";
3
6
  Collection: "skos:Collection";
4
7
  Concept: "skos:Concept";
5
8
  ConceptScheme: "skos:ConceptScheme";
@@ -10,7 +13,6 @@ declare const _default: {
10
13
  broaderTransitive: "skos:broaderTransitive";
11
14
  changeNote: "skos:changeNote";
12
15
  closeMatch: "skos:closeMatch";
13
- definition: "skos:definition";
14
16
  editorialNote: "skos:editorialNote";
15
17
  exactMatch: "skos:exactMatch";
16
18
  example: "skos:example";
@@ -24,9 +26,7 @@ declare const _default: {
24
26
  narrower: "skos:narrower";
25
27
  narrowerTransitive: "skos:narrowerTransitive";
26
28
  notation: "skos:notation";
27
- note: "skos:note";
28
29
  prefLabel: "skos:prefLabel";
29
- related: "skos:related";
30
30
  relatedMatch: "skos:relatedMatch";
31
31
  scopeNote: "skos:scopeNote";
32
32
  semanticRelation: "skos:semanticRelation";
@@ -1,9 +1,11 @@
1
1
  declare const _default: {
2
2
  string: "xsd:string";
3
3
  boolean: "xsd:boolean";
4
- language: "xsd:language";
4
+ Name: "xsd:Name";
5
5
  date: "xsd:date";
6
6
  duration: "xsd:duration";
7
+ language: "xsd:language";
8
+ time: "xsd:time";
7
9
  ENTITIES: "xsd:ENTITIES";
8
10
  ENTITY: "xsd:ENTITY";
9
11
  ID: "xsd:ID";
@@ -13,7 +15,6 @@ declare const _default: {
13
15
  NMTOKEN: "xsd:NMTOKEN";
14
16
  NMTOKENS: "xsd:NMTOKENS";
15
17
  NOTATION: "xsd:NOTATION";
16
- Name: "xsd:Name";
17
18
  QName: "xsd:QName";
18
19
  anyAtomicType: "xsd:anyAtomicType";
19
20
  anySimpleType: "xsd:anySimpleType";
@@ -42,7 +43,6 @@ declare const _default: {
42
43
  normalizedString: "xsd:normalizedString";
43
44
  positiveInteger: "xsd:positiveInteger";
44
45
  short: "xsd:short";
45
- time: "xsd:time";
46
46
  token: "xsd:token";
47
47
  unsignedByte: "xsd:unsignedByte";
48
48
  unsignedInt: "xsd:unsignedInt";