opengeospatial / NamingAuthority

Primary repo for the OGC Naming Authority
6 stars 12 forks source link

Several statements not showing nor exported by VocPrez #193

Closed ghobona closed 1 year ago

ghobona commented 1 year ago

Several of the statements and predicates that were uploaded with the OGC License concept are not showing on the VocPrez UI.

Several of the statements are also not being exported by the Alternate Views mechanism.

https://github.com/opengeospatial/NamingAuthority/pull/190/files

For example, promotionWithLicensorName, action, permission, etc

ghobona commented 1 year ago

@nicholascar @avillar @rob-metalinkage

The issue of displaying the statements in the UI has been resolved.

However, some of the statements contained anonymous nodes, hence the links to the nodes are not being displayed as links.

One option is to modify VocPrez to show anonymous nodes as well. Alternatively, we might just be able to rewrite the data avoiding use of anonymous nodes by giving the nodes identifiers.

ghobona commented 1 year ago

Closing this issue because the original issue (display of different statements) has been addressed.

The issue of anonymous nodes can be addressed by giving the nodes actual identifiers.