Skip to content

Commit d2e97b2

Browse files
remove regra isbn de tipo article em fixture
1 parent 6d775b3 commit d2e97b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etl/fixtures/pipeline_configs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"openalex_index": "raw_openalex_works",
1313
"rules": {
1414
"scielo_dedup_strategies": ["doi", "pid", "fuzzy"],
15-
"openalex_match_strategies": ["doi", "isbn", "title"],
15+
"openalex_match_strategies": ["doi", "title"],
1616
"openalex_query": {
1717
"exclude_is_xpac": true,
1818
"publication_year_min": 2019,

0 commit comments

Comments
 (0)