Andy,

Where are the dataset definitions created through the API persisted?
Are they merged with the datasets defined in the config file, or how
does it work?

Martynas

On Sun, 2 Jul 2023 at 19.03, Andy Seaborne <a...@apache.org> wrote:

>
>
> On 02/07/2023 13:23, Martynas Jusevičius wrote:
> > Hi,
> >
> > Can I see an example of the data that needs to be POSTed to /$/datasets
> in
> > order to create a new dataset+service?
> >
> > The API is documented here but the data example is missing:
> >
> https://jena.apache.org/documentation/fuseki2/fuseki-server-protocol.html#adding-a-dataset-and-its-services
> >
> > I hope it’s the same data that is used in the config file?
>
> the service part - or parameters dbType and dbname
>
> ActionDatasets.java
>
> >
> https://jena.apache.org/documentation/fuseki2/fuseki-configuration.html#defining-the-service-name-and-endpoints-available
> >
> > Are there any practical limits on the number of datasets/services?
>
> No.
>
> Each database takes up some memory which is more than the management
> information of a configuration.
>
>      Andy
>
> >
> > Thanks.
> >
> > Martynas
> >
>

Reply via email to