Skip to content

Is it possible to get segments, but camel-cased? #46

@ijdickinson

Description

@ijdickinson

I'm synthesising resource URI's by using toCleanSegment() on a field value. This gives me hyphenated local-names for resources (e.g. condition:condition-good). I'm finding that it would be easier for the code consuming the dclib output if the local-names were camel cased (so condition:conditionGood).

Is there a way to generate clean segments, but using camel-casing instead of kebabs?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions