Skip to content

Improvement of the return type of the Link measure #63

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

Closed
LorenzBuehmann opened this issue Jul 2, 2018 · 1 comment
Closed

Improvement of the return type of the Link measure #63

LorenzBuehmann opened this issue Jul 2, 2018 · 1 comment

Comments

@LorenzBuehmann
Copy link
Member

https://github.com/SANSA-Stack/SANSA-RDF/blob/4b1e3ab8c7f6f275b22814b366f355b0a708bb24/sansa-rdf-spark/src/main/scala/net/sansa_stack/rdf/spark/stats/RDFStatistics.scala#L296-L301

doesn't return what I'd expect. I think it's more correct to return (String, String, Int) instead of a concatenated String of both namespaces.

@LorenzBuehmann LorenzBuehmann added this to the 0.5 milestone Jul 2, 2018
@LorenzBuehmann LorenzBuehmann changed the title Improvement the return type of the Link measure Improvement of the return type of the Link measure Jul 2, 2018
@LorenzBuehmann
Copy link
Member Author

Basically addressed by commit ca96ea2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants