mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-28 17:48:19 +01:00
Compare commits
9 Commits
4e34581797
...
909a905c55
Author | SHA1 | Date | |
---|---|---|---|
|
909a905c55 | ||
|
f053147361 | ||
|
6be2c120c4 | ||
|
ce67fef73c | ||
|
2590cfc9cd | ||
|
b6e88d59fe | ||
|
f5634a5433 | ||
|
6796cd99b5 | ||
|
78e3dce29e |
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
||||
run: |
|
||||
poetry run ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d
|
||||
poetry run ./util/generate-hugo-content.py -i ./data/fsc.csv -d
|
||||
poetry run util/create-rdf.py -i data/iseal-core.csv -ns https://iseal-community.github.io/iseal-core#
|
||||
poetry run util/create-rdf.py -i data/fsc.csv -ns https://iseal-community.github.io/iseal-core/fsc#
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
- name: Build Hugo site
|
||||
|
2894
data/fsc.ttl
2894
data/fsc.ttl
File diff suppressed because it is too large
Load Diff
3199
data/rdf/fsc.ttl
Normal file
3199
data/rdf/fsc.ttl
Normal file
File diff suppressed because it is too large
Load Diff
10673
data/rdf/iseal-core.ttl
Normal file
10673
data/rdf/iseal-core.ttl
Normal file
File diff suppressed because it is too large
Load Diff
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -3100,7 +3100,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/alanorth/iseal-schema/main/data/rdf/fsc.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -3120,7 +3120,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
@ -8058,7 +8058,7 @@
|
||||
|
||||
<h3><img class="icon me-1" src="https://iseal-community.github.io/iseal-core/icons/file-earmark-code.6c7c10f684199da20282ec350f5ee1a7bdb78f638661bb60aabb7b4dd313ec93.svg" alt="File icon with earmark"/>Turtle</h3>
|
||||
<p>Terse RDF Triple Language (TTL). Use this format when you need to validate metadata against ISEAL Core programmatically.</p>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
<a href="https://raw.githubusercontent.com/iseal-community/iseal-core/main/data/rdf/iseal-core.ttl" class="btn btn-primary">Download</a>
|
||||
</div>
|
||||
<div class="col-sm-12 col-lg-4">
|
||||
|
||||
@ -8082,7 +8082,7 @@
|
||||
|
||||
<footer class="footer mt-auto">
|
||||
<div class="container">
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Monday, Feb 14, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
<p class="mb-0 py-1">ISEAL Core Metadata Set. This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.<span class="float-end"><span class="text-white-50">Last modified Wednesday, Feb 16, 2022</span> <a href="#">Back to top</a></span></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user