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

rangeTo(CtsUrn), rangeTo(String) #125

Closed
Eumaeus opened this issue Feb 27, 2019 · 1 comment
Closed

rangeTo(CtsUrn), rangeTo(String) #125

Eumaeus opened this issue Feb 27, 2019 · 1 comment
Assignees

Comments

@Eumaeus
Copy link
Contributor

Eumaeus commented Feb 27, 2019

E.g.

CtsUrn("urn:cts:greekLit:tlg0012.tlg001:1.1").rangeTo("1.10")

=> CtsUrn("urn:cts:greekLit:tlg0012.tlg001:1.1-1.10")

CtsUrn("urn:cts:greekLit:tlg0012.tlg001:1.1").rangeTo(CtsUrn("urn:cts:greekLit:tlg0012.tlg001:1.1"))

=> CtsUrn("urn:cts:greekLit:tlg0012.tlg001:1.1-1.10")

@Eumaeus Eumaeus self-assigned this Feb 27, 2019
@Eumaeus
Copy link
Contributor Author

Eumaeus commented Mar 1, 2019

Wrong lib. This belongs in xcite.

@Eumaeus Eumaeus closed this as completed Mar 1, 2019
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

1 participant