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

Wikibase API #24

Closed
CXuesong opened this issue Sep 27, 2017 · 2 comments
Closed

Wikibase API #24

CXuesong opened this issue Sep 27, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@CXuesong
Copy link
Owner

CXuesong commented Sep 27, 2017

See mw:Wikibase/API.

This is a brand-new set of APIs to implement. May work in slow progress. (See #5 for a rough idea of such slowness 🌚)

I will work it on another branch now and then, when I do not feel like working on master.

@CXuesong CXuesong added this to the Future milestone Sep 27, 2017
@CXuesong CXuesong self-assigned this Sep 27, 2017
@CXuesong CXuesong modified the milestones: Future, v0.6.0 Sep 29, 2017
CXuesong added a commit that referenced this issue Oct 2, 2017
Basic wikibase property type support.
CXuesong added a commit that referenced this issue Oct 2, 2017
CXuesong added a commit that referenced this issue Oct 2, 2017
@CXuesong CXuesong mentioned this issue Oct 3, 2017
3 tasks
@CXuesong
Copy link
Owner Author

TODO: Use more precise data type in WbQuantity. For now it uses double, but we need something like BigFloat.

But it's a little bit difficult to find a suitable data type to represent floats with arbitrary precision in .NET. Perhaps we need to make one out of BigInteger.

@CXuesong
Copy link
Owner Author

The major part of the issue has been resolved. Moved TODO into a separate issue #42.

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

No branches or pull requests

1 participant