File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<div align =" center " >
22
33# Compass
4-
54Java library for FAIR Signposting validation of RFC 8288 Web Links.
65
7-
86[ ![ Build Maven Package] ( https://github.com/qbicsoftware/compass/actions/workflows/build_package.yml/badge.svg )] ( https://github.com/qbicsoftware/compass/actions/workflows/build_package.yml )
97[ ![ Run Maven Tests] ( https://github.com/qbicsoftware/compass/actions/workflows/run_tests.yml/badge.svg )] ( https://github.com/qbicsoftware/compass/actions/workflows/run_tests.yml )
108[ ![ CodeQL] ( https://github.com/qbicsoftware/compass/actions/workflows/codeql-analysis.yml/badge.svg )] ( https://github.com/qbicsoftware/compass/actions/workflows/codeql-analysis.yml )
@@ -33,7 +31,7 @@ Use at your own risk, but provide feedback and suggestions in an issue or contri
3331
3432## Quick start
3533
36- ## Resolve dependency
34+ ### Resolve dependency
3735
3836``` xml
3937<!-- You might want to check for the latest version -->
@@ -120,8 +118,7 @@ List<WebLink> authors = view.author();
120118Compass comes with example-driven documentation that explains common
121119FAIR Signposting validation scenarios step by step:
122120
123- - FAIR Signposting ** Level 1** validation:
124- [ ` doc/level1-basic-validation.md ` ] ( doc/level1-basic-validation.md )
121+ - FAIR Signposting ** Level 1** validation: [ ` doc/level1-basic-validation.md ` ] ( doc/level1-basic-validation.md )
125122
126123- FAIR Signposting ** Level 2 discovery** using Link Sets (RFC 9264)
127124
You can’t perform that action at this time.
0 commit comments