Liking cljdoc? Tell your friends :D
All platforms.

com.yetanalytics.poly.profile.utils.gen


generate-objectclj/smultimethod

(generate-object prof-number ver-number obj-number obj-type args)

Generate a single object, e.g. a Concept, StatementTemplate, or Pattern. The object will have an ID of the form

http://poly.profile/profile-[prof-num]/object-[obj-num]

and will include generated IRIs, whose generation will be determined by the current numerical IDs and the max numbers of profiles and objects.

Generate a single object, e.g. a Concept, StatementTemplate, or Pattern.
The object will have an ID of the form
```
http://poly.profile/profile-[prof-num]/object-[obj-num]
```
and will include generated IRIs, whose generation will be determined by
the current numerical IDs and the max numbers of profiles and objects.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close