Added 'rdfUri' to both descriptor property ('parameter') and method data
models, propagating changes through all three levels and adding suitable methods to the TraitService to suit. I now also test for the existence of Property ('Parameter') and Method objects based on sensible match criteria. When such meta-data records already exist, I simply return them back to the caller (without attempting to create a duplicate, which triggers a database constraint error... but such existing records are logged).
Please register or sign in to comment