INCATools / INCATools/semantic-sql

match table skos predicates incorrect

Offen
#101 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
Python
Sterne
69
Forks
7
Ø Merge
8 Min.
Gemergte PRs (30 T.)
1

Beschreibung

the skos predicate for "has exact match" should be skos:exactMatch, not skos:hasExactMatch

see for example: https://github.com/INCATools/semantic-sql/blob/fca69e0604f60722a9a4927836dd55e4f88d2f91/src/semsql/builder/sql_schema/semsql.sql#L1451 (and so forth for broad, narrow, related matches)

Is this done this way for a reason, or is it ok to submit an update to fix this?

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Inspect src/semsql/builder/sql_schema/semsql.sql around line 1451 and compare the exactMatch, broadMatch, narrowMatch, and relatedMatch predicates with the linked SKOS references. Confirm whether the schema uses the incorrect has-prefixed forms, then verify that all four match predicates use the intended SKOS terms.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
sql
Bereich
databases
Issue-Typ
Bug
Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Aktivitätsstatus
Veraltet
Klarheit
Klar beschrieben
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.