[topbraid-users] Possible to access constructor of shape script?

2024-11-15 Thread elvin.d...@gmail.com
I am trying to insert some logic when creating a new instance for a given class (here: skos:Concept) through its Shape Script. I am not sure if this is possible though. Usually in coding this is done by overriding it's constructor and calling super() so that the regular construction routine is p

Re: [topbraid-users] Possible to fetch GraphQL schema through REST

2024-10-25 Thread elvin.d...@gmail.com
> On 24 Oct 2024, at 5:31 PM, elvin.d...@gmail.com > wrote: > > I would like to offer our client a GraphQL query frontend based on > GraphiQL, in a custom dashboard. > > If you look at the examples for having autocomplete in the editor here: > https://github.com/graphql

[topbraid-users] Possible to fetch GraphQL schema through REST

2024-10-24 Thread elvin.d...@gmail.com
I would like to offer our client a GraphQL query frontend based on GraphiQL, in a custom dashboard. If you look at the examples for having autocomplete in the editor here: https://github.com/graphql/graphiql/tree/main/packages/codemirror-graphql#readme a schema is needed (in the first exampl

[topbraid-users] custom Constructor for new Concept

2024-10-08 Thread elvin.d...@gmail.com
This question concerns the dash:Constructor class assigned to the skos:Concept class. Let's say I wanted to modify the + or 'New' button behaviour when adding concepts to an existing ConceptScheme. How would I be able to reference an existing conceptscheme so I can properly add the skos:topConc

[topbraid-users] Re: TopBraid Browser Extension

2024-03-11 Thread elvin.d...@gmail.com
Still can't get over the fact nobody has picked up this amazing feat of work. Quick question about the configuring of the plugin, is it possible to blacklist certain words or characters? We have linked extensive taxonomies that contain numerical codes which are triggered by the plugin. Also con

[topbraid-users] Any documentation on GraphQL RootRDFMutation ?

2021-06-25 Thread elvin.d...@gmail.com
Hi I'm kind of stuck on implementing a mutation in graphql that modifies a property by adding multiple URIs for the same predicate. For example I wanted to add multiple subjects (dct:subject) to a single resource, I would need a parameter $subjectURIs:[ID] and implement it into the query. I am

[topbraid-users] Possible to change the default Search Panel in EDG?

2021-02-05 Thread elvin.d...@gmail.com
I'm looking for a way to dynamically change filter parameters and or search inputs from the search panel in EDG. How it works now is you can manully select filter options based on the class you choose from the pulldown but I want to make this more 'data driven'. Do I need to download project fi

Re: [topbraid-users] Composer 6.4 on Macos is 'damaged'

2020-08-17 Thread elvin.d...@gmail.com
loaded from” preference set to “App Store and > identified developers”. > > I don't think I ever did anything on the command line to get these steps > working, but maybe I forget something I did years ago. > > Currently I'm on Catalina 10.15.6. > > Richard > &g

Re: [topbraid-users] Composer 6.4 on Macos is 'damaged'

2020-08-12 Thread elvin.d...@gmail.com
to TBC > > On Aug 12, 2020, at 9:53 AM, elvin.d...@gmail.com > wrote: > > Hi, > So I downloaded 6.4 today to try on my Mac which is Catalina 10.15.5 with > the app security settings to allow to run untrusted sources. > However it says TopBraid Composer.app is damaged and won&

[topbraid-users] Composer 6.4 on Macos is 'damaged'

2020-08-12 Thread elvin.d...@gmail.com
Hi, So I downloaded 6.4 today to try on my Mac which is Catalina 10.15.5 with the app security settings to allow to run untrusted sources. However it says TopBraid Composer.app is damaged and won't run if I use right-click- open. Is this a known issue? I couldnt find any relevant FAQ issues on t