Hello,

In EDG, is there a way to auto-populate the value of a datatype property?

For example, let's say we have an attribute such as *skos:notation* .

We want to auto-populate the attribute at the time that we create an 
Instance; for example, with a sequential number value  (similar to the 
counter method used when constructing URIs), so that the resulting graph 
would contain statements such as:

example:1000 skos:notation 1000.
example:1001 skos:notation 1001.
example:1002 skos:notation 1002.

(The predicate does not need to match the URI counter.  It just needs to be 
a unique, and preferably sequential, value).

Dan 


-- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/3ee513ef-21cb-4eab-ba43-98970e845db1n%40googlegroups.com.

Reply via email to