Skip to content

Commit 8747d98

Browse files
committed
deploy: 3e1cf8c
1 parent b0b4269 commit 8747d98

23 files changed

+48
-24
lines changed

allclasses-index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>All Classes (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">
@@ -126,7 +126,13 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
126126
<tr id="i3" class="rowColor">
127127
<td class="colFirst"><a href="org/spdx/v3jsonldstore/JsonLDStore.html" title="class in org.spdx.v3jsonldstore">JsonLDStore</a></td>
128128
<th class="colLast" scope="row">
129-
<div class="block">Serializable store which reads and writes the SPDX Spec version 3 JSON LD format</div>
129+
<div class="block">Serializable store which reads and writes the SPDX Spec version 3 JSON-LD format
130+
131+
See the SPDX specification for details on the JSON-LD serialization:
132+
https://github.com/spdx/spdx-spec/blob/develop/docs/serializations.md
133+
134+
For more information on SPDX document mapping to JSON-LD, see:
135+
https://github.com/spdx/spdx-3-model/blob/develop/serialization/jsonld.md</div>
130136
</th>
131137
</tr>
132138
</table>

allclasses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>All Classes (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>All Packages (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>Constant Field Values (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>Deprecated List (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>API Help (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

index-all.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>Index (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">
@@ -202,7 +202,13 @@ <h2 class="title">J</h2>
202202
</dd>
203203
<dt><a href="org/spdx/v3jsonldstore/JsonLDStore.html" title="class in org.spdx.v3jsonldstore"><span class="typeNameLink">JsonLDStore</span></a> - Class in <a href="org/spdx/v3jsonldstore/package-summary.html">org.spdx.v3jsonldstore</a></dt>
204204
<dd>
205-
<div class="block">Serializable store which reads and writes the SPDX Spec version 3 JSON LD format</div>
205+
<div class="block">Serializable store which reads and writes the SPDX Spec version 3 JSON-LD format
206+
207+
See the SPDX specification for details on the JSON-LD serialization:
208+
https://github.com/spdx/spdx-spec/blob/develop/docs/serializations.md
209+
210+
For more information on SPDX document mapping to JSON-LD, see:
211+
https://github.com/spdx/spdx-3-model/blob/develop/serialization/jsonld.md</div>
206212
</dd>
207213
<dt><span class="memberNameLink"><a href="org/spdx/v3jsonldstore/JsonLDStore.html#%3Cinit%3E(org.spdx.storage.IModelStore)">JsonLDStore(IModelStore)</a></span> - Constructor for class org.spdx.v3jsonldstore.<a href="org/spdx/v3jsonldstore/JsonLDStore.html" title="class in org.spdx.v3jsonldstore">JsonLDStore</a></dt>
208214
<dd>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>spdx-v3jsonld-store 1.0.1-SNAPSHOT API</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<script type="text/javascript">window.location.replace('org/spdx/v3jsonldstore/package-summary.html')</script>

member-search-index.zip

0 Bytes
Binary file not shown.

org/spdx/v3jsonldstore/JsonLDDeserializer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:24:47 UTC 2025 -->
5+
<!-- Generated by javadoc (11.0.28) on Fri Sep 19 17:29:15 UTC 2025 -->
66
<title>JsonLDDeserializer (spdx-v3jsonld-store 1.0.1-SNAPSHOT API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
88
<meta name="dc.created" content="2025-09-19">

0 commit comments

Comments
 (0)