Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: map attribute for properties that contain a mix of string and URIs #51

Merged
merged 147 commits into from
Dec 13, 2023

Conversation

syphax-bouazzouni
Copy link

Fix map_atrrbiute in the case of an attribute is mapped to properties that can be strings or URIs, for example, this:

image

Assuming in this case, the URIs values as with no language.

syphax-bouazzouni and others added 30 commits February 27, 2023 02:46
…atype-dsl

Feature: add property data type dsl
Feature: Refactor and fix the Language filter method
…ngual-search

Feature: Make map_attribute support showing all languages - Support multi language search
…-filters

Fix: order by an attribute that is already filtered
…ion-empty

Fix: pagination with order_by & filter that returns empty pages for 4store
…ion-empty

Fix: optimize the pagination query to not re-do the filters and order patterns in the include query
Conflicts:
	lib/goo/base/resource.rb
	lib/goo/sparql/mixins/solution_lang_filter.rb
	lib/goo/sparql/query_builder.rb
	lib/goo/sparql/solutions_mapper.rb
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (74ea47d) 86.13% compared to head (6187c20) 85.91%.

Files Patch % Lines
lib/goo/base/resource.rb 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   86.13%   85.91%   -0.22%     
==========================================
  Files          37       37              
  Lines        2668     2669       +1     
==========================================
- Hits         2298     2293       -5     
- Misses        370      376       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syphax-bouazzouni syphax-bouazzouni merged commit 03da25b into master Dec 13, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants