This repository was archived by the owner on Feb 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
dataformat-rdf/src/test/java/io/adminshell/aas/v3/model/dataformat/rdf Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package io .adminshell .aas .v3 .model .dataformat .jsonld ;
16+ package io .adminshell .aas .v3 .model .dataformat .rdf ;
1717
1818import io .adminshell .aas .v3 .dataformat .DeserializationException ;
1919import io .adminshell .aas .v3 .dataformat .rdf .Serializer ;
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package io .adminshell .aas .v3 .model .dataformat .jsonld ;
16+ package io .adminshell .aas .v3 .model .dataformat .rdf ;
1717
1818import io .adminshell .aas .v3 .dataformat .rdf .Serializer ;
1919import io .adminshell .aas .v3 .model .*;
Original file line number Diff line number Diff line change 1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16- package io .adminshell .aas .v3 .model .dataformat .jsonld ;
16+ package io .adminshell .aas .v3 .model .dataformat .rdf ;
1717
1818
1919import java .io .IOException ;
You can’t perform that action at this time.
0 commit comments