https://github.com/nunorc/conclave-concept-mapper
Conclave Concept Mapper framework.
https://github.com/nunorc/conclave-concept-mapper
Last synced: about 1 month ago
JSON representation
Conclave Concept Mapper framework.
- Host: GitHub
- URL: https://github.com/nunorc/conclave-concept-mapper
- Owner: nunorc
- Created: 2014-10-09T20:35:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-09T20:39:11.000Z (over 10 years ago)
- Last Synced: 2025-04-09T21:54:48.849Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
Awesome Lists containing this project
README
# NAME
Conclave::Concept::Mapper - concept mapper framework
# VERSION
version 0.01\_1
# SYNOPSIS
TODO
# DESCRIPTION
TODO
# FUNCTIONS
## get\_elements
Get the set of elements from the ontology based on query requirements.
## get\_elements\_aggr
Get the set of elements from the ontology based on query requirements,
including aggregated elements defined by the query.## get\_terms
Get set of splits and terms for one instance.
# AUTHOR
Nuno Carvalho
# COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Nuno Carvalho .
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.