rdf - Modeling calculated value in OWL -


i working on owl model corporate finance, , important values calculated through 1 or more model. problem model fact. basically, have company class (with descriptors turnover, number of sales, etc., modeled data properties) , add values working capital.

should add calculated measure class, , link company class (which seems weird because classical descriptors data properties)? think there should better way model that.


Comments

Popular posts from this blog

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -