Skip to content

Commit

Permalink
new report -
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 26, 2024
1 parent f64573f commit 440b88e
Show file tree
Hide file tree
Showing 314 changed files with 6,965 additions and 6,532 deletions.
4 changes: 4 additions & 0 deletions _data/cite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,10 @@ licences-pipeline:
of licencing, ownership and conditions of use (V1.0)}, publisher={Zenodo}, author={Enrico
Daga and Jason Carvalho}, year={2023}, month={Oct} }'
id: licences-pipeline
llm4led:
apa: ''
bibtex: ''
id: llm4led
meetups-application:
apa: 'Jason Carvalho. (2023). <i>polifonia-project/meetups-application: v0.5.4</i>
(Version v0.5.4) [Computer software]. Zenodo. https://doi.org/10.5281/ZENODO.10017423'
Expand Down
6 changes: 6 additions & 0 deletions _data/repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,3 +286,9 @@
url: "http://github.com/polifonia-project/child-search-expansions"
link: "http://github.com/polifonia-project/child-search-expansions/blob/main/"
raw_link: "https://raw.githubusercontent.com/polifonia-project/child-search-expansions/main/"
- repo: "polifonia-project/llm4led"
type: "branches"
version: "main"
url: "http://github.com/polifonia-project/llm4led"
link: "http://github.com/polifonia-project/llm4led/blob/main/"
raw_link: "https://raw.githubusercontent.com/polifonia-project/llm4led/main/"
74 changes: 62 additions & 12 deletions _data/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,14 +173,6 @@ content/_polifonia-project/child-search-expansions/README.md:
- null
- URL cannot be resolved.
- null
- !!python/object/apply:schema.SchemaMissingKeyError
args:
- 'Missing key: ''related-components'''
state:
autos:
- 'Missing key: ''related-components'''
errors:
- null
warning:
- !!python/object/apply:schema.SchemaMissingKeyError
args:
Expand Down Expand Up @@ -1297,7 +1289,7 @@ content/_polifonia-project/folk_ngram_analysis/cre_corpus/README.md:
autos:
- 'Key ''licence'' error:'
- null
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7f3583d6bca0>))
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7ff072ee4ca0>))
did not validate 'CC_BY_v4'
- null
- <lambda>('CC_BY_v4') should evaluate to True
Expand Down Expand Up @@ -1343,7 +1335,7 @@ content/_polifonia-project/folk_ngram_analysis/root_note_detection/README.md:
autos:
- 'Key ''licence'' error:'
- null
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7f3583d6bca0>))
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7ff072ee4ca0>))
did not validate 'CC_BY_v4'
- null
- <lambda>('CC_BY_v4') should evaluate to True
Expand Down Expand Up @@ -1381,7 +1373,7 @@ content/_polifonia-project/folk_ngram_analysis/tune_family_annotations/README.md
autos:
- 'Key ''licence'' error:'
- null
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7f3583d6bca0>))
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7ff072ee4ca0>))
did not validate 'CC_BY_v4'
- null
- <lambda>('CC_BY_v4') should evaluate to True
Expand Down Expand Up @@ -1576,6 +1568,64 @@ content/_polifonia-project/licences/Pipeline.md:
- 'Missing key: ''bibliography'''
errors:
- null
content/_polifonia-project/llm4led/README.md:
error:
- !!python/object/apply:schema.SchemaError
args:
- DOI is invalid
state:
autos:
- 'Key ''doi'' error:'
- null
- null
- Or(Regex('^10.\\d{4,9}/[-._;()/:A-Z0-9]+$', flags=re.IGNORECASE), Regex('^10.1002/[^\\s]+$',
flags=re.IGNORECASE), Regex('^10.\\d{4}/\\d+-\\d+X?(\\d+)\\d+<[\\d\\w]+:[\\d\\w]*>\\d+.\\d+.\\w+;\\d$',
flags=re.IGNORECASE)) did not validate 'https://zenodo.org/badge/latestdoi/'
- null
- Regex('^10.\\d{4,9}/[-._;()/:A-Z0-9]+$', flags=re.IGNORECASE) does not match
'https://zenodo.org/badge/latestdoi/'
- null
- Regex('^10.1002/[^\\s]+$', flags=re.IGNORECASE) does not match 'https://zenodo.org/badge/latestdoi/'
- null
- Regex('^10.\\d{4}/\\d+-\\d+X?(\\d+)\\d+<[\\d\\w]+:[\\d\\w]*>\\d+.\\d+.\\w+;\\d$',
flags=re.IGNORECASE) does not match 'https://zenodo.org/badge/latestdoi/'
errors:
- null
- null
- null
- DOI is invalid
- DOI is invalid
- null
- DOI is invalid
- null
- DOI is invalid
- null
- !!python/object/apply:schema.SchemaError
args:
- URL cannot be resolved.
state:
autos:
- 'Key ''release-link'' error:'
- null
- null
- null
- <lambda>('https://github.com/polifonia-project/llom4led/releases/tag/v1.0')
raised Exception('URL cannot be resolved')
errors:
- null
- null
- null
- URL cannot be resolved.
- null
warning:
- !!python/object/apply:schema.SchemaMissingKeyError
args:
- 'Missing key: ''bibliography'''
state:
autos:
- 'Missing key: ''bibliography'''
errors:
- null
content/_polifonia-project/meetups-application/meetups-application.md:
error: []
warning:
Expand Down Expand Up @@ -2046,7 +2096,7 @@ content/_polifonia-project/rulebook/CHAMPIONS.md:
autos:
- 'Key ''licence'' error:'
- null
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7f3583d6bca0>))
- Or(And(<class 'str'>, <function Validator.__init__.<locals>.<lambda> at 0x7ff072ee4ca0>))
did not validate 'CC0'
- null
- <lambda>('CC0') should evaluate to True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"https://schema.org/Project"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP1",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/Polifonia-Corpus-Web-API",
"@type": [
Expand Down Expand Up @@ -46,7 +40,7 @@
"@value": "Polifonia-Corpus-Web-API"
},
{
"@id": "_:na2ad1a5340cc4e828415b323603e1adcb1"
"@id": "_:n2e898702e3f14e90b30f551fcc8962f8b1"
}
],
"https://schema.org/isBasedOn": [
Expand Down Expand Up @@ -80,7 +74,7 @@
]
},
{
"@id": "_:na2ad1a5340cc4e828415b323603e1adcb1",
"@id": "_:n2e898702e3f14e90b30f551fcc8962f8b1",
"@type": [
"https://schema.org/PropertyValue"
],
Expand All @@ -94,5 +88,11 @@
"@value": "10.5281/zenodo.7736486"
}
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP1",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
}
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
[
{
"@id": "http://w3id.org/polifonia/ecosystem/Valeriana",
"@type": [
"https://schema.org/ShortStory"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP4",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/Carolina",
"@type": [
Expand Down Expand Up @@ -65,17 +77,5 @@
"@value": "Polifonia Corpus"
}
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP4",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/Valeriana",
"@type": [
"https://schema.org/ShortStory"
]
}
]
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[
{
"@id": "http://w3id.org/polifonia/ecosystem/WP4",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/bells-knowledge-graph",
"@type": [
Expand Down Expand Up @@ -65,11 +71,5 @@
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP4",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
}
]
32 changes: 16 additions & 16 deletions _includes/rdf/_polifonia-project/bells-ontology/header.schema.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[
{
"@id": "http://w3id.org/polifonia/ecosystem/Keoma_Architect",
"@id": "http://w3id.org/polifonia/ecosystem/polifonia-project",
"@type": [
"https://schema.org/ShortStory"
"https://schema.org/Project"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
Expand Down Expand Up @@ -56,7 +62,7 @@
"@value": "https://w3id.org/polifonia/ontology/bells-ontology/"
},
{
"@id": "_:nf3bfefdf2a5b4e248d3280e148da25b6b1"
"@id": "_:nb582b1cc9b30427888cc43df5217ce39b1"
}
],
"https://schema.org/image": [
Expand Down Expand Up @@ -99,7 +105,7 @@
],
"https://schema.org/releasedEvent": [
{
"@id": "_:nf3bfefdf2a5b4e248d3280e148da25b6b2"
"@id": "_:nb582b1cc9b30427888cc43df5217ce39b2"
}
],
"https://schema.org/title": [
Expand All @@ -110,7 +116,7 @@
]
},
{
"@id": "_:nf3bfefdf2a5b4e248d3280e148da25b6b1",
"@id": "_:nb582b1cc9b30427888cc43df5217ce39b1",
"@type": [
"https://schema.org/PropertyValue"
],
Expand All @@ -126,7 +132,7 @@
]
},
{
"@id": "_:nf3bfefdf2a5b4e248d3280e148da25b6b2",
"@id": "_:nb582b1cc9b30427888cc43df5217ce39b2",
"https://schema.org/releaseNotes": [
{
"@value": "https://github.com/polifonia-project/bells-ontology/blob/main/ontology/bells.owl"
Expand All @@ -144,21 +150,15 @@
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/BELLS",
"@type": [
"http://purl.org/cerif/frapo/Investigation"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/polifonia-project",
"@id": "http://w3id.org/polifonia/ecosystem/Keoma_Architect",
"@type": [
"https://schema.org/Project"
"https://schema.org/ShortStory"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@id": "http://w3id.org/polifonia/ecosystem/BELLS",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
"http://purl.org/cerif/frapo/Investigation"
]
}
]
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
[
{
"@id": "http://w3id.org/polifonia/ecosystem/Interlink",
"@type": [
"http://purl.org/cerif/frapo/Investigation"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/polifonia-project",
"@type": [
Expand Down Expand Up @@ -80,5 +68,17 @@
"@value": "Broadcast Concerts blog"
}
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/Interlink",
"@type": [
"http://purl.org/cerif/frapo/Investigation"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
]
}
]
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[
{
"@id": "http://w3id.org/polifonia/ecosystem/Interlink",
"@id": "http://w3id.org/polifonia/ecosystem/polifonia-project",
"@type": [
"http://purl.org/cerif/frapo/Investigation"
"https://schema.org/Project"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@id": "http://w3id.org/polifonia/ecosystem/Interlink",
"@type": [
"http://purl.org/spar/fabio/WorkPackage"
"http://purl.org/cerif/frapo/Investigation"
]
},
{
"@id": "http://w3id.org/polifonia/ecosystem/polifonia-project",
"@id": "http://w3id.org/polifonia/ecosystem/WP2",
"@type": [
"https://schema.org/Project"
"http://purl.org/spar/fabio/WorkPackage"
]
},
{
Expand Down
Loading

0 comments on commit 440b88e

Please sign in to comment.