graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 1.16 kB
JavaScript
export const __webpack_esm_id__=30514;export const __webpack_esm_ids__=[30514];export const __webpack_esm_modules__={30514:(e,i,t)=>{t.d(i,{D:()=>s});class s{_fromRepo;_namedGraphs;_id;_label;_description;_vocPrefix;_config;constructor(e){this._id=e.id||"",this._label=e.label||"",this._description=e.description||"",this._fromRepo=e.fromRepo||"",this._namedGraphs=e.namedGraphs||[],this._vocPrefix=e.vocabPrefix||"",this._config=e.config||{}}toJSON(){return{id:this.id,label:this.label,description:this.description,fromRepo:this.fromRepo,namedGraphs:this.namedGraphs,vocabPrefix:this.vocPrefix,config:this.config}}get fromRepo(){return this._fromRepo}set fromRepo(e){this._fromRepo=e}get namedGraphs(){return this._namedGraphs}set namedGraphs(e){this._namedGraphs=e}get id(){return this._id}set id(e){this._id=e}get label(){return this._label}set label(e){this._label=e}get description(){return this._description}set description(e){this._description=e}get vocPrefix(){return this._vocPrefix}set vocPrefix(e){this._vocPrefix=e}get config(){return this._config}set config(e){this._config=e}}}};
//# sourceMappingURL=30514.320af1094fcde475ed8c.bundle.js.map