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

added new format for hoc language #713

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

raashika03
Copy link
Contributor

@raashika03 raashika03 commented Jun 3, 2021

close #712
@matuskalas

I'll add co-author from next time. I tried this time but made some mistake so. Pardon! :)

@raashika03
Copy link
Contributor Author

raashika03 commented Jun 3, 2021

@matuskalas how to remove the failing test?
I already checked #685 & #686

<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://edamontology.org/is_format_of"/>
<owl:someValuesFrom rdf:resource="http://edamontology.org/data_3241"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

property_value = term['owl:someValuesFrom']['@id']
TypeError: list indices must be integers or slices, not str
Error: Process completed with exit code 1.

this's the reason for failing test cases @matuskalas

can you give an example using these two lines, for how should I write them for type consistency.
I wrote them on two lines, but I guess this might work on the same line since data type is list here, according to the failing test cases.

@sonarcloud
Copy link

sonarcloud bot commented Jun 5, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@matuskalas matuskalas added this to the 1.26 milestone Dec 17, 2021
@matuskalas matuskalas self-assigned this Dec 17, 2021
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.

New format for hoc language (most common format for computational neuroscience models)
2 participants