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

NoMethodError - undefined method `start_with?' for #<RDF::Literal:0x2a4d60("Clinical"@en)>: #305

Open
alexskr opened this issue Feb 15, 2024 · 0 comments
Assignees

Comments

@alexskr
Copy link
Member

alexskr commented Feb 15, 2024

/ontologies/ICHOM-PROMS-PCB/classes/roots call results in the following error:

2024-02-15 13:00:41 - NoMethodError - undefined method `start_with?' for #<RDF::Literal:0x2a4d60("Clinical"@en)>:
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/bundler/gems/ontologies_linked_data-c77d0b390e19/lib/ontologies_linked_data/models/base.rb:33:in `find'
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/bundler/gems/ontologies_linked_data-c77d0b390e19/lib/ontologies_linked_data/models/ontology_submission.rb:1487:in `block in roots'
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/bundler/gems/ontologies_linked_data-c77d0b390e19/lib/ontologies_linked_data/models/ontology_submission.rb:1486:in `each'
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/bundler/gems/ontologies_linked_data-c77d0b390e19/lib/ontologies_linked_data/models/ontology_submission.rb:1486:in `roots'
	/srv/ontoportal/ontologies_api/releases/20240210010335/controllers/classes_controller.rb:53:in `block (2 levels) in <class:ClassesController>'
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/gems/sinatra-1.4.8/lib/sinatra/base.rb:1611:in `call'
	/srv/ontoportal/ontologies_api/shared/bundle/ruby/2.7.0/gems/sinatra-1.4.8/lib/sinatra/base.rb:1611:in `block in compile!'
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

No branches or pull requests

2 participants