Skip to content

Commit 4cdb0f5

Browse files
committed
D3FEND 1.0.0
1 parent f8d1424 commit 4cdb0f5

File tree

4 files changed

+4252
-922
lines changed

4 files changed

+4252
-922
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ are resolved. It can be one of three values:
194194
[wikipunk.net](https://wikipunk.net/)
195195

196196
### License
197-
Copyright 2024 Adrian Medina
197+
Copyright 2025 Adrian Medina
198198

199199
Permission to use, copy, modify, and/or distribute this software for
200200
any purpose with or without fee is hereby granted, provided that the

src/cljc/net/wikipunk/ext.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
:dcat/downloadURL "https://vocab.org/vann/vann-vocab-20100607.rdf"})
256256

257257
(def d3f
258-
{:dcat/downloadURL "https://d3fend.mitre.org/ontologies/d3fend/0.17.0/d3fend.owl"
258+
{:dcat/downloadURL "https://d3fend.mitre.org/ontologies/d3fend/1.0.0/d3fend.owl"
259259
:rdfa/uri "http://d3fend.mitre.org/ontologies/d3fend.owl#"
260260
:rdfa/prefix "d3f"
261261
:rdf/type :rdfa/PrefixMapping

0 commit comments

Comments
 (0)